webpacker icon indicating copy to clipboard operation
webpacker copied to clipboard

:small_orange_diamond: Webpack configuration manager

Results 4 webpacker issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Webpacker can't be installed on Node 16 **To Reproduce** Steps to reproduce the behavior: 1. Install node 16 2. Run command `npm install webpacker` 3. See error...

**Describe the bug** Some dependencies used in samples are being packaged alongside of webpacker because it is listed in the root package.json and it should be installed only in the...

enhancement

This used to be in an older branch, but it might be useful to add this plugin whenever we run the `stats` command for example ```js const path = require('path');...

enhancement

https://help.github.com/articles/about-codeowners/

enhancement