liady / webpack-node-externals

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

Webpack 5 #87

Closed crespowang closed 3 years ago

crespowang commented 3 years ago

We recently upgraded to webpack 5.6 and are having issues with a lot of node_modules NOT being included. Is it a configuration issue or just not supporting webpack 5 yet?

crespowang commented 3 years ago

It seems to be an issue with serverless-webpack. See https://github.com/serverless-heaven/serverless-webpack/issues/651