forked from wangziqi/gongxue-base
fix: add missing 'dev' script to @gongxue/server for turbo run dev
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"license": "UNLICENSED",
|
"license": "UNLICENSED",
|
||||||
"author": "",
|
"author": "",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"dev": "nest start --watch",
|
||||||
"build": "nest build",
|
"build": "nest build",
|
||||||
"format": "oxfmt",
|
"format": "oxfmt",
|
||||||
"start": "nest start",
|
"start": "nest start",
|
||||||
|
|||||||
Reference in New Issue
Block a user