Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit fd6d2cd

Browse files
committed
fix webpack run task
1 parent 34bfaba commit fd6d2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"build": "build:webpack",
3-
"run": "http-server:cli"
3+
"run": "serve:cli"
44
}

0 commit comments

Comments
 (0)