brunch / deppack

Extract node modules to browser.
MIT License
4 stars 13 forks source link

Make modMap resemble behavior of commonjs-require-definition aliasing #13

Closed goshacmd closed 8 years ago

goshacmd commented 8 years ago

Closes brunch/brunch#1277

In particular, make sure ./components/Blah can be resolved to app/components/Blah/index.js