brunch / deppack

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

Don't discard babel-runtime declared as devDep from the build #8

Closed goshacmd closed 8 years ago

goshacmd commented 8 years ago

Closes brunch/brunch#1269

Even if declared as a devDependency, babel-runtime is usually required in the build (as is the case with "react-on-rails".