Merge pull request 'build(backend): remove postbuild' (#46) from v3 into preview
Reviewed-on: simrail/simrail.alekswilc.dev#46
This commit is contained in:
commit
ab75a466fc
@ -5,7 +5,6 @@
|
|||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"postbuild": "copyfiles --error --up 1 src/http/views/**/* src/http/views/* ../../dist/backend/",
|
|
||||||
"start": "yarn build && doppler run node ../../dist/backend/index.js"
|
"start": "yarn build && doppler run node ../../dist/backend/index.js"
|
||||||
},
|
},
|
||||||
"author": "Aleksander <alekswilc> Wilczyński",
|
"author": "Aleksander <alekswilc> Wilczyński",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user