Skip to content

goodeggs/babel-plugin-local-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Transform require local_modules statements to use a relative path

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •