Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nextjs): make next build package manager agnostic #18661

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

ndcunningham
Copy link
Contributor

What has changed:

Instead of running different build commands based on the package manager we can invoke the command directly from the bin.

closed #18653

@ndcunningham ndcunningham added the scope: nextjs Issues related to NextJS support for Nx label Aug 16, 2023
@ndcunningham ndcunningham requested a review from a team as a code owner August 16, 2023 18:53
@ndcunningham ndcunningham self-assigned this Aug 16, 2023
@vercel
Copy link

vercel bot commented Aug 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 17, 2023 4:05pm

Copy link
Contributor

@meeroslav meeroslav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few minor changes needed, otherwise it's good.

@ndcunningham ndcunningham enabled auto-merge (squash) August 17, 2023 15:51
@ndcunningham ndcunningham merged commit 2e1bccd into nrwl:master Aug 17, 2023
3 checks passed
FrozenPandaz pushed a commit that referenced this pull request Aug 18, 2023
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: nextjs Issues related to NextJS support for Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@nx/next 16.7.0 - "Invalid project directory provided, no such directory"
3 participants