Webpack not watching SCSS glob imported files
I am using webpack to compile my scss files which works fine when initially running npx webpack
or npx webpack --watch
.
I am using webpack to compile my scss files which works fine when initially running npx webpack
or npx webpack --watch
.