npm install
npm start
- Check
./dist
folder, it should have aindex.hash.js
and anassets/index.<hash>-<css-hash>.css
file. - Change
index.js
- Check the
./dist/assets
folder again. Has the css file changed its hash?
npm install
npm start
./dist
folder, it should have a index.hash.js
and an assets/index.<hash>-<css-hash>.css
file.index.js
./dist/assets
folder again. Has the css file changed its hash?