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