matheusmurta / webpack-example

simple webpack4 example project with plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple webpack 4 Example

Simple webpack 4 sample playground with minification and uglify of the source code

npm install

npm run start:dev

npm run build

webpack plugins used in this sample project :

About

simple webpack4 example project with plugins


Languages

Language:CSS 97.6%Language:HTML 1.6%Language:JavaScript 0.8%