minimal-webpack-setup icon indicating copy to clipboard operation
minimal-webpack-setup copied to clipboard

Minimal project setup for a JavaScript project running with Webpack.

Results 2 minimal-webpack-setup issues
Sort by recently updated
recently updated
newest added

This should say static instead of contentBase https://github.com/rwieruch/minimal-webpack-setup/blob/a3bd10be76feab91f2fb4bc82777417d4c308e9b/webpack.config.js#L10 per https://gist.github.com/johnrichardrinehart/c8ec6ab1e60f39fc3b8dc738db649ec0#gistcomment-3671351

## The devDependency [webpack](https://github.com/webpack/webpack) was updated from `4.35.3` to `4.36.0`. 🚨 [View failing branch](https://github.com/rwieruch/minimal-webpack-setup/compare/master...rwieruch:greenkeeper%2Fwebpack-4.36.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper