mirror of
https://github.com/timvisee/send.git
synced 2026-04-25 22:47:23 -04:00
changed file name, uncommitted bundle
This commit is contained in:
committed by
Danny Coates
parent
51910b5fc9
commit
dd703b228a
+1
-1
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user