babel-plugin-local-modules

1.0.4 • Public • Published

local-modules babel plugin

Transforms all require statements in your code that point to local_modules, so that instead they point to the local_modules folder in the base directory of your project.

A workaround to avoid using npm hacks or modules like aperture, which add symlinks to the node_modules directory and break behavior of the npm install and npm shrinkwrap commands.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    1

Package Sidebar

Install

npm i babel-plugin-local-modules

Weekly Downloads

1

Version

1.0.4

License

MIT

Last publish

Collaborators

  • goodeggs-admin