server nodemon, watch .hbs
This commit is contained in:
parent
cad6a08bf8
commit
4d85006c35
|
@ -7,7 +7,7 @@
|
|||
"../shared-core/src",
|
||||
"../string-templates/src"
|
||||
],
|
||||
"ext": "js,ts,json,svelte",
|
||||
"ext": "js,ts,json,svelte,hbs",
|
||||
"ignore": [
|
||||
"**/*.spec.ts",
|
||||
"**/*.spec.js",
|
||||
|
|
Loading…
Reference in New Issue