try again at the build command
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[build]
|
[build]
|
||||||
command = "yarn rw build && yarn rw db up --no-db-client --auto-approve && yarn rw dataMigrate up"
|
command = "yarn move-ts-defs && yarn rw build && yarn rw db up --no-db-client --auto-approve && yarn rw dataMigrate up"
|
||||||
publish = "web/dist"
|
publish = "web/dist"
|
||||||
functions = "api/dist/functions"
|
functions = "api/dist/functions"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user