Open strctr opened 7 years ago
Sounds good to me. I believe this project is no longer in use in the ember-cli ecosystem (instead we've moved to https://github.com/chadhietala/babel-plugin-debug-macros), but I'm happy to merge a PR with this feature.
Add option to read feature flags from a file. Plugin config should looks like this:
Similar idea is implemented in https://github.com/FormidableLabs/babel-plugin-transform-define. If need, I can create PR.