changed file name, uncommitted bundle
This commit is contained in:
parent
51910b5fc9
commit
dd703b228a
7 changed files with 1998 additions and 749 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"format": "prettier --single-quote --write 'public/*.js' 'app.js'",
|
||||
"format": "prettier --single-quote --write 'frontend/src/*.js'",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "watchify frontend/src/main.js -o public/bundle.js -d | node server/portal_server.js"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue