Remove CSS from bundler. Add watch task.

This commit is contained in:
Robert Marshall 2019-04-20 19:33:47 +01:00
parent b2e741bffa
commit 91f6c79f3c
3 changed files with 6 additions and 8 deletions

View file

@ -10,7 +10,7 @@
},
"dependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"gulp": "gulp"
},
"author": "Robert Marshall",
"license": "ISC",