Running ionic serve with live reload from a docker image (probably in other scenario's as well) causes a 300% cpu load. The latest glob-watcher dependency replaced their means for watching file system changes (from gaze to chokidar) resolving this issue.
Running ionic serve with live reload from a docker image (probably in other scenario's as well) causes a 300% cpu load. The latest glob-watcher dependency replaced their means for watching file system changes (from gaze to chokidar) resolving this issue.