Script to run dev server
This commit is contained in:
parent
d0cce666c2
commit
a3fbd4bb6d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"name": "soapbox-fe",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"dev": "npx webpack-dev-server --config webpack/development.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue