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

feat(node): replace usages of @nrwl with @nx #16379

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

FrozenPandaz
Copy link
Collaborator

Current Behavior

Node packages generate @nrwl/

Expected Behavior

Node packages generate @nx/

Related Issue(s)

Fixes #

@vercel
Copy link

vercel bot commented Apr 18, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Apr 18, 2023 6:29pm


export async function applicationGenerator(tree: Tree, schema: Schema) {
Copy link
Member

Choose a reason for hiding this comment

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

I think we either remove this or reuse it in @nrwl/node:app when choosing express. Right now it is duplicated.

Out of scope for this PR, but should do a follow-up.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we should reuse it.

I think @nx/node can do the framework.. but it would proxy to @nx/express (which is the real one).

I believe it's similar for @nx/node:app --framework nest right?

@FrozenPandaz FrozenPandaz merged commit ad805cb into nrwl:master Apr 18, 2023
@FrozenPandaz FrozenPandaz deleted the replace-nx-node branch April 18, 2023 21:18
peppoasap pushed a commit to peppoasap/nx that referenced this pull request Apr 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 Apr 24, 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.

2 participants