NAlexPear / webpack-by-example

A series of example Webpack configurations, from simplest to most complex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack By Example

A series of Webpack configurations meant to explain the core concepts of Webpack by example. To run any example, cd into that project directory and run npm install && npm start. Simple examples can be seen by previewing the index.html file, and more complex examples will serve the result locally.

About

A series of example Webpack configurations, from simplest to most complex


Languages

Language:JavaScript 91.0%Language:HTML 5.5%Language:CSS 3.5%