ember-cli / ember-cli/broccoli-babel-transpiler

.babelrc changes do not bust cache

Open
#153 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
58
Forks
71
Avg merge
23h 9m
Merged PRs (30d)
2

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.