Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Ensure the same babel config is used across the project in a non conflicting way #5865

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

bmartel
Copy link
Contributor

@bmartel bmartel commented May 9, 2024

Reason for change

In some cases the development of the frontend code could become conflicting with how we were referencing the babel configs in a few places. For simplicity and compatibility of all scenarios, I have removed the babel config from the web/package.json and moved it to the web/babel.config.json, and made the libraries use the root level config for babel instead of duplicating and using a .babelrc in each module.

@github-actions github-actions bot added the chore label May 9, 2024
@bmartel bmartel requested a review from hlomzik May 9, 2024 11:39
Copy link

netlify bot commented May 9, 2024

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit b546d95
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/663cb6a8e803a00008954b43

Copy link

netlify bot commented May 9, 2024

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit b546d95
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/663cb6a89cf95b0008cea0aa

@bmartel bmartel requested a review from luarmr May 9, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants