Replies: 2 comments
-
Having same problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think it is not required now, NextJs now provides it out of the box. Same can be achieved with using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having a monorepo setup with nx workspace.
It doesn't have
postbuild
to build next-sitemap, though i figured out a similar way withnx:run-commands
The
dist
directory for nx apps will be/dist/<app-name
, How to tell next-sitemap to use that folder?Beta Was this translation helpful? Give feedback.
All reactions