move ts files in netlify command
This commit is contained in:
@@ -4,7 +4,7 @@ publish = "web/dist"
|
|||||||
functions = "api/dist/functions"
|
functions = "api/dist/functions"
|
||||||
|
|
||||||
[dev]
|
[dev]
|
||||||
command = "yarn rw dev"
|
command = "yarn move-ts-defs && yarn rw dev"
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/*"
|
from = "/*"
|
||||||
|
|||||||
Reference in New Issue
Block a user