babel-root-slash-import icon indicating copy to clipboard operation
babel-root-slash-import copied to clipboard

Update to Babel 7; standardjs

Open alanning opened this issue 5 years ago • 1 comments

alanning avatar May 08 '19 22:05 alanning

Babel 7 also has a bug that causes issues with plugins whose name starts with "babel-" rather than "babel-plugin-". (Not sure if this is an issue with plugin-transform-runtime or preset-env.)

For those who want to use this package with Babel 7, there is a maintained version available here: https://github.com/Share911/babel-plugin-root-slash-import

alanning avatar May 09 '19 14:05 alanning