Add watch task

This commit is contained in:
RainLoop Team 2019-07-04 23:35:53 +03:00
parent 395ad8e035
commit 19d3b559da
4 changed files with 18 additions and 1 deletions

View file

@ -16,7 +16,7 @@
"url": "git://github.com/RainLoop/rainloop-webmail.git"
},
"scripts": {
"watch-css": "gulp watch",
"watch-css": "gulp watchCss",
"watch-js": "webpack --color --watch"
},
"license": "SEE LICENSE IN LICENSE",