Skip to content

joshhunt/webpack-simple-configs

Repository files navigation

Some basic, sample Webpack configs mostly to accompany my Webpack is Awesome talk.

To get up and running with these configs:

npm install -g webpack
npm install
webpack --config=1_basic-config.js
webpack --config=2_styles-config.js
webpack --config=3_plugins-config.js

And check the generated files in dist/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published