package.json postbuild not automatically running after turbo run build #1027
-
|
I'm trying to generate a sitemap.xml using
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
fyi, for anyone who comes across this, i solved it by breaking and then a |
Beta Was this translation helpful? Give feedback.
-
|
Any suggestions for this issue? |
Beta Was this translation helpful? Give feedback.
-
|
i'm having the same problem... my theory is that the generated files in |
Beta Was this translation helpful? Give feedback.
fyi, for anyone who comes across this, i solved it by breaking
sitemapinto it's own task:and then a
deploytask which both builds and sitemaps: