Replies: 1 comment
-
Im having the same issue |
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.
-
After creating a workspace with the next.js preset and then running
npx nx run myProject:build
the build is successful but there is no output in the dist folder like expected. project.json targets are empty because the targets apparently can get inferred.Any cues?
Beta Was this translation helpful? Give feedback.
All reactions