modify-babel-preset
modify-babel-preset copied to clipboard
:dizzy: Create a modified babel preset based on an an existing preset.
Work in progress for solving #18
I'm trying to use this module with Babel 7.x, but are running into problems which I think are caused by the switch to `@babel/`-scoped packages. My code: ```js const modifyBabelPreset...
Looks like you already now about this, the test fails, could you point me in the right direction on why this happens and why does it only happens on npm...
In the recent weeks we had multiple high priority bugs, which were caused by the same reason: parsing paths with regexes. I happily create a PR for this, but I...