backend-with-webpack
backend-with-webpack copied to clipboard
use webpack-node-externals to generate node_modules externals
Using webpack-node-externals (which is inspired by this blog series) to generate an externals function for ignoring node_modules on Webpack.
@jlongster any news on this?