Skip to content

Manual assembly webpack with the ability to work on the preprocessor

Notifications You must be signed in to change notification settings

theyanniss23002/webpack-09.2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author by theYanniss

npm install --save-dev

autoprefixer
clean-webpack-plugin
copy-webpack-plugin
css-loader
css-mqpacker
cssnano
file-loader
html-loader
html-webpack-plugin
mini-css-extract-plugin
node-sass
postcss-loader
sass
sass-loader
style-loader
webpack
webpack-cli
webpack-dev-server

How to use

Get started:

npm run dev

Get build:

npm run build