controllable player
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"private": "true",
|
||||
"scripts": {
|
||||
"build": "webpack",
|
||||
"serve": "serve dist -p 8080",
|
||||
"serve": "serve dist -p 8000",
|
||||
"watch": "npm-watch",
|
||||
"dev": "concurrently \"npm:serve\" \"npm:watch\""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user