Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 585 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 585 Bytes

react-webpack-config

This package contains a webpack configuration to use directly in your React project with out any configuration. This package contains a development configuration and production configuration with many performance set up.

The package allows to extend the webpack configuration to add new loaders or plugins, there are predefined functions to change the default webpack config that you can extend.

The configuration is set up with the latest version and features of Webpack 4 to get the maximum performance and bundle advantages.