webpack-with-common-libs
webpack-with-common-libs copied to clipboard
Don't modify `publicPath` for dev server
If, like me, one already has their publicPath configured with a leading slash in webpack.config.js, adding another slash breaks the configuration.