lodash / babel-plugin-lodash

Modular Lodash builds without the hassle.
Other
1.95k stars 95 forks source link

Running into "Cannot find module 'babel-helper-module-imports'" on 3.3 #199

Closed medanat closed 6 years ago

medanat commented 6 years ago

I believe the cause is marking "babel-helper-module-imports" as a devDependency when it's being called in "src/importModule.js"

jdalton commented 6 years ago

Moved to #200.