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: use json babel #4308

Merged
merged 1 commit into from
Dec 30, 2024
Merged

chore: use json babel #4308

merged 1 commit into from
Dec 30, 2024

Conversation

tenstad
Copy link
Contributor

@tenstad tenstad commented Dec 29, 2024

@parcel/transformer-babel: It looks like you're using a JavaScript Babel config file. This means the config cannot be watched for changes, and Babel transformations cannot be cached. You'll need to restart Parcel for changes to this config to take effect. Try using a babel.config.json file instead.

What changed?

Why was this change made?

How was this change implemented?

How did you validate the change?

Release notes

Documentation Changes

@casibbald casibbald marked this pull request as ready for review December 30, 2024 07:22
@casibbald casibbald merged commit 6f73a42 into weaveworks:main Dec 30, 2024
17 checks passed
This was referenced Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants