Skip to content

Commit 0e4f9da

Browse files
committed
chore: scripts 수정
1 parent a891ce3 commit 0e4f9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"main": "main.js",
55
"scripts": {
6-
"start": "npx serve"
6+
"start": "tsc && npx serve"
77
},
88
"devDependencies": {
99
"tslint": "^6.1.3",

0 commit comments

Comments
 (0)