Skip to content

Latest commit

 

History

84 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Essentials

To keep application projects focused on their own code, Webpack-specific development dependencies can be collected in a separate package. webpack-essentials provides a curated set of commonly used Webpack plugins, loaders, and supporting tools for JavaScript, React, CSS, Sass, and PostCSS. Install them all with a single command:

npm i -DE webpack-essentials

See package.json for the complete list of included packages.

Updates

When an included package receives a major release, we will publish a patch that updates the corresponding dependency.

Contributions

Contributions are welcome. Feel free to suggest additional packages that should be included.