mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-09-24 16:40:55 -06:00
watch for css files aswell
This commit is contained in:
parent
56694e2767
commit
e42df034d8
@ -42,7 +42,7 @@
|
||||
"scripts": {
|
||||
"prepare": "gulp",
|
||||
"build": "gulp",
|
||||
"dev": "nodemon -x gulp -w src",
|
||||
"dev": "nodemon -x gulp -w src -e js,css",
|
||||
"test:types": "tsc --project types/tsconfig.json"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user