Skip to content

conradknapp/webpack-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • babel-loader/babel-preset-env to transpile ES6+ code
  • extract-text-html-plugin to extract CSS as dedicated files
  • UglifyJsPlugin for minification with production environment variable (i.e. yarn run prod)
  • Generates unique hash for each .js / .css file (great for cache busting)

About

Experimenting with various loaders, plugins in Webpack 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published