DEV Community

Discussion on: How to setup a vue project with webpack.

Collapse
 
dgloriaweb profile image
dgloriaweb

I think you forgot to add install in here, but I am not sure.
npm file-loader sass sass-loader css-loader style-loader postcss postcss-loader autoprefixer clean-webpack-plugin html-webpack-plugin mini-css-extract-plugin -D

Collapse
 
lavikara profile image
Temi Kara

thanks for noting this.