scratch-www/dev-server
Colby Gutierrez-Kraybill 2dd9d5a27e watchOptions required for use in docker environment
This will work in both docker and outside of docker, and tunes the load on a docker container running webpack to not overly burden a local host’s cpu watching for changes. By default, webpack-dev-middleware is supposed to be watching, but in practice this seems to not be the case in docker containers, as fsevents are not passed through the NFS mount into a container and it requires explicit polling to enable watching for changes.
2018-07-18 11:37:58 -04:00
..
handler.js Revert "Merge pull request from LLK/revert-1775-hotfix/es6-upgrade" 2018-01-30 11:53:12 -05:00
index.js watchOptions required for use in docker environment 2018-07-18 11:37:58 -04:00
log.js Rename to dev-server after merge 2016-04-19 16:57:02 -04:00