Skip to content

Commit 6a00faf

Browse files
RobbyTiptonfscgoldenjoeeparkdavidkim7773khobread
committed
Updated start script on package.json.
Co-authored-by: Chris LeBrett <[email protected]> Co-authored-by: Robby Tipton <[email protected]> Co-authored-by: Joseph Park <[email protected]> Co-authored-by: David Kim <[email protected]> Co-authored-by: Kevin HoEun Lee <[email protected]>
1 parent 89a4f1b commit 6a00faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"start": "nodemon ./src/server/server.ts & webpack-dev-server",
7+
"start": "webpack-dev-server",
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
1010
"repository": {

0 commit comments

Comments
 (0)