Folder Structure webpack.config.json package.json script result Deployment Failure 1 script Link Error
PB : Tried to apply @mixin to Sass .... Solution : simplyfying 'webpack.config.js' for 'scss' PB : too many plugins at the very beginnin, I added too many plugins that is unnecessary to deal with 'scss' , after simplyfing , it was solved What is Plugin ? Plugin : javascript library that add function to webpack itself Plugins can do many things that loaders cannot do <b
1st Screen > After Refresh Solution : Modify Webpack Config ! add 'historyApiFallback' as 'true'