-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
When using a .babelrc (or similar) config file for babel, changes to this file to not bust the persistent cache, causing compiled outputs to not change.
Not sure the best way to handle this as https://babeljs.io/docs/en/config-files lists various techniques babel goes through to find config file, but it could be as simple as including their hash in the cache key.
Metadata
Metadata
Assignees
Labels
No labels