mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-05 09:13:56 -04:00
🏃 watch common code in nodemon
This commit is contained in:
parent
fbd26c8d89
commit
beb6005b0f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"execMap": {
|
"execMap": {
|
||||||
"ts": "node --require ts-node/register"
|
"ts": "node --require ts-node/register"
|
||||||
},
|
},
|
||||||
"watch": ["src/"],
|
"watch": ["src/", "../common/src/"],
|
||||||
"env": {
|
"env": {
|
||||||
"NODE_ENV": "development"
|
"NODE_ENV": "development"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue