# Infinite reload on Javascript Changes (Docker environment - boilerplate setup linked)

**URL:** https://discourse.roots.io/t/infinite-reload-on-javascript-changes-docker-environment-boilerplate-setup-linked/12745
**Category:** sage
**Tags:** sage9, sass, webpack
**Created:** 2018-06-22T09:13:36Z
**Posts:** 13
**Showing post:** 2 of 13

## Post 2 by @knowler — 2018-06-22T17:31:27Z

So we can get started with your issue, can you please:

- Post your `config.json`.
- Describe your local development environment. macOS or Windows? Are you using Trellis (Vagrant)? MAMP? What version of Node are you using (`node -v`)?
- Are there any errors in the browser console?
- Are you using Bootstrap? If not, what CSS framework — if you are using one — are you using?

If you don’t like Stylelint — I don’t always use it — you can always disable it by removing the following lines in the corresponding files:

> <https://github.com/roots/sage/blob/fd2a94fa1b8fa5b4767b5f0f825ec364564d0efa/resources/assets/build/webpack.config.js#L7>

[https://github.com/roots/sage/blob/fd2a94fa1b8fa5b4767b5f0f825ec364564d0efa/resources/assets/build/webpack.config.js#L179-L182](https://github.com/roots/sage/blob/fd2a94fa1b8fa5b4767b5f0f825ec364564d0efa/resources/assets/build/webpack.config.js#L179-L182)

Here’s a list of solutions to common issues with Browsersync + Webpack I’ve compiled:

[https://discourse.roots.io/t/sage-9-browsersync-not-updating-right/10648/11?u=knowler](https://discourse.roots.io/t/sage-9-browsersync-not-updating-right/10648/11)

---

_[View the full topic](https://discourse.roots.io/t/infinite-reload-on-javascript-changes-docker-environment-boilerplate-setup-linked/12745)._
