Use $typeorm in buildfile
This commit is contained in:
parent
3595a71cec
commit
dca5374911
@ -5,7 +5,7 @@ build:
|
|||||||
tsc --build ./
|
tsc --build ./
|
||||||
|
|
||||||
orm:
|
orm:
|
||||||
typeorm $args
|
$typeorm $args
|
||||||
|
|
||||||
migration: build
|
migration: build
|
||||||
# typeorm migration:create -n $name
|
# typeorm migration:create -n $name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user