[FEATURE] rewrite settings to a proper singleton module + add watcher
Showing
core/tasks/watch.js
0 → 100644
... | ... | @@ -24,6 +24,7 @@ |
"mkdirp": "^0.5.1", | ||
"node-notifier": "^5.2.1", | ||
"node-sass": "^4.9.3", | ||
"node-watch": "^0.5.8", | ||
"postcss": "^7.0.2", | ||
"postcss-reporter": "^6.0.0", | ||
"postcss-scss": "^2.0.0", | ||
... | ... |
Please register or sign in to comment