Sage 9 - JS doesn't update on reload

apart from the fact that I don’t think you need the jQuery ready call in your common js file (this is taken care of by the the Routes init in main.js)

I would get rid of the slick-carousel stuff (to debug) and also set the statsoption of the browsersync webpack plugin to true

assets/build/webpack.plugin.browsersync.js

line 53

and see if you get some meaningful errors in the terminal