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(core): provide a plugin which to allow users to opt into package.… #13070

Merged
merged 1 commit into from Nov 8, 2022

Conversation

FrozenPandaz
Copy link
Collaborator

@FrozenPandaz FrozenPandaz commented Nov 8, 2022

…json projects without npm workspaces

Current Behavior

Nx used to find all package.json files when workspace.json and npm workspaces were setup but no longer does that. There is no easy way to get this behavior back.

Expected Behavior

There is a nx/plugins/package-json plugin which will find all package.json projects even without npm workspaces setup.

Related Issue(s)

Fixes #13063

@vercel
Copy link

vercel bot commented Nov 8, 2022

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

Name Status Preview Updated
nx-dev ✅ Ready (Inspect) Visit Preview Nov 8, 2022 at 8:50PM (UTC)

@AgentEnder AgentEnder merged commit cd1b6c6 into nrwl:master Nov 8, 2022
FrozenPandaz added a commit that referenced this pull request Nov 8, 2022
@FrozenPandaz FrozenPandaz deleted the package-json-plugin branch November 16, 2022 16:51
@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 Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nx can't find any projects in our repository from the 15.0.11 release
2 participants