webpack / webpack-with-common-libs

webpack with some common libraries
MIT License
339 stars 104 forks source link

Don't modify `publicPath` for dev server #7

Open ilkka opened 9 years ago

ilkka commented 9 years ago

If, like me, one already has their publicPath configured with a leading slash in webpack.config.js, adding another slash breaks the configuration.