Fix buildfile
This commit is contained in:
parent
54f813be06
commit
51b2e29cee
@ -1,5 +1,5 @@
|
|||||||
server := src/server/index.ts
|
server := src/server/index.ts
|
||||||
typeorm := ts-node ./node_modules/.bin/typeorm
|
typeorm := ts-node ../../node_modules/.bin/typeorm
|
||||||
|
|
||||||
orm:
|
orm:
|
||||||
typeorm $args
|
typeorm $args
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user