forked from simrail/simrail.pro
fix #10 again
This commit is contained in:
parent
01bba3635c
commit
08311fb417
@ -3,7 +3,7 @@
|
|||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"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"
|
"dev": "npm run build && doppler run node dist"
|
||||||
},
|
},
|
||||||
"author": "Aleksander <alekswilc> Wilczyński",
|
"author": "Aleksander <alekswilc> Wilczyński",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user