babel-plugin-transform-import-inline
v0.0.4
Published
Babel plugin to transform ES import into inline require to lazy evaluate
Downloads
144
Maintainers
Readme
Contributing
To test your changes you can run the examples (with npm run start
).
Also, make sure you run npm run preversion
before creating you PR so you will double check that linting, types and tests are fine.