# Sage 9 - JS doesn't update on reload

**URL:** https://discourse.roots.io/t/sage-9-js-doesnt-update-on-reload/8474
**Category:** sage
**Created:** 2017-01-06T05:24:06Z
**Posts:** 11
**Showing post:** 9 of 11

## Post 9 by @thomasmery — 2017-01-07T17:02:20Z

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 `stats`option 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

---

_[View the full topic](https://discourse.roots.io/t/sage-9-js-doesnt-update-on-reload/8474)._
