We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de05c40 commit 9ecf50bCopy full SHA for 9ecf50b
1 file changed
packages/start/package.json
@@ -3,7 +3,8 @@
3
"version": "2.0.0-devinxi.0",
4
"type": "module",
5
"scripts": {
6
- "build": "tsc"
+ "build": "tsc",
7
+ "dev": "tsc --watch"
8
},
9
"exports": {
10
".": {
0 commit comments