{ "plugins": [ "babel-plugin-inline-import" ] } or pass the plugin with the plugins-flag on CLI babel-node myfile.js --plugins babel-plugin-inline-import By default, Babel-Inline-Import is compatible with the following file extensions: .raw .text .graphql Customize If you want to en...
Forks babel-root-slash-import. v1.0.0 Try to wrap raw content and export it according to JS standards. Didn't work well. Couldn't manage to stop Babel parsing raw content. It can be accessed at v1 branch. Forks babel-plugin-iife-wrap....
Hi and thanks for this useful Babel plugin! I am having trouble debugging my Node graphql server app because the build/index.js file in the npm installation has a debugger; statement in line 21 which is causing my debugger to stop there for every import statement I have that the plugin ...
Remove forgotten `debugger` statement in the built files [#5](https://github.com/Quadric/babel-plugin-inline-import/issues/5) Loading Oops, something went wrong. Retry 0 comments on commit ba914c3 Please sign in to comment. Footer...
{"plugins":["babel-plugin-inline-import"]} or pass the plugin with the plugins-flag on CLI babel-node myfile.js --plugins babel-plugin-inline-import By default, Babel-Inline-Import is compatible with the following file extensions: