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