Skip to content

Commit 6a00faf

Browse files
RobbyTiptonfscgoldenjoeeparkdavidkim7773khobread
committed
Updated start script on package.json.
Co-authored-by: Chris LeBrett <100822842+fscgolden@users.noreply.github.com> Co-authored-by: Robby Tipton <100332566+RobbyTipton@users.noreply.github.com> Co-authored-by: Joseph Park <10874783+joeepark@users.noreply.github.com> Co-authored-by: David Kim <101825171+codejunkie7@users.noreply.github.com> Co-authored-by: Kevin HoEun Lee <14950124+khobread@users.noreply.github.com>
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)