liady / webpack-node-externals

Easily exclude node modules in Webpack
MIT License
1.3k stars 62 forks source link

support custom importType format #38

Closed bushee closed 6 years ago

bushee commented 7 years ago

Among few documented options, webpack also supports custom strings to be used as-is.

bushee commented 7 years ago

As of CI, I see that the buildscript itself has some problems, it seems not to have anything to do with this PR.

bushee commented 7 years ago

@liady would you please consider this PR + look at CI?

barraq commented 6 years ago

@bushee @liady this is due to the before_install script. It is fixed in https://github.com/liady/webpack-node-externals/pull/40

liady commented 6 years ago

Thank you! Added in 1.7.0