forked from simrail/simrail.pro
Reviewed-on: alekswilc/simrail-logs#12 Reviewed-by: Aleksander Wilczyński <aleks@alekswilc.dev>
This commit is contained in:
commit
17a0bff5c9
@ -3,7 +3,7 @@
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"postbuild": "copyfiles --error --up 1 src/http/views/** dist",
|
||||
"postbuild": "copyfiles --error --up 1 src/http/views/**/* src/http/views/* dist",
|
||||
"dev": "npm run build && doppler run node dist"
|
||||
},
|
||||
"author": "Aleksander <alekswilc> Wilczyński",
|
||||
|
Loading…
x
Reference in New Issue
Block a user