Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 458 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 458 Bytes

webpack-demos

This repo contains webpack demos for various configuration options. The first 11 examples are each loosely taken from the webpack guides. I've added links to appropriate sections of the guides in each directory's README if you would like to follow along or do additional reading.

The final examples are larger apps that take into account multiple different principles for creating a robust webpack config.