server nodemon, watch .hbs

This commit is contained in:
Adria Navarro 2025-01-22 11:53:50 +01:00
parent cad6a08bf8
commit 4d85006c35
1 changed files with 1 additions and 1 deletions

View File

@ -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",