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(misc): do not normalize project name and root when using as-provided format #19651

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Oct 17, 2023

Current Behavior

When generating projects using the as-provided format, the provided project name and directory are normalized (converted to kebab-case).

Expected Behavior

When generating projects using the as-provided format, the provided project name and directory should be used exactly as provided without any processing/transformation.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Oct 17, 2023
@vercel
Copy link

vercel bot commented Oct 17, 2023

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 6:15pm

@leosvelperez leosvelperez force-pushed the misc/do-not-normalize-name-and-dir-with-as-provided branch from 47e456d to 9dac17d Compare October 17, 2023 17:22
@leosvelperez leosvelperez marked this pull request as ready for review October 17, 2023 18:14
@leosvelperez leosvelperez requested review from a team as code owners October 17, 2023 18:14
@leosvelperez leosvelperez force-pushed the misc/do-not-normalize-name-and-dir-with-as-provided branch from 9dac17d to c865003 Compare October 17, 2023 18:14
@FrozenPandaz FrozenPandaz merged commit 81e8d12 into nrwl:master Oct 17, 2023
4 of 6 checks passed
@leosvelperez leosvelperez deleted the misc/do-not-normalize-name-and-dir-with-as-provided branch October 18, 2023 07:11
@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 Oct 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