Skip to content

jgoux/resolvify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resolvify

Browserify transform using nodeJS module resolution algorithm

Install

npm install resolvify --save-dev

Use

Add a resolvify entry in your package.json or pass as cli option to transform:

//package.json
...
resolvify: ["shared"]
...
browserify -t [ resolvify common ]

Then both the folders "shared" and "common" will be resolved like "node_modules".

About

Browserify transform using nodeJS module resolution algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •