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(web): Add strict mode #23457

Merged
merged 1 commit into from
May 17, 2024
Merged

fix(web): Add strict mode #23457

merged 1 commit into from
May 17, 2024

Conversation

ndcunningham
Copy link
Contributor

This PR adds the option of strict when using @nx/web:app generator.

It also updates the application generator by separating utility functions into their own modules.

closes: #9238

@ndcunningham ndcunningham self-assigned this May 16, 2024
@ndcunningham ndcunningham requested review from a team as code owners May 16, 2024 20:04
Copy link

vercel bot commented May 16, 2024

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview May 16, 2024 11:29pm

@ndcunningham ndcunningham force-pushed the fix/nx-web-add-strict branch from b1b67b7 to 9b575b0 Compare May 16, 2024 23:22
@ndcunningham ndcunningham enabled auto-merge (squash) May 16, 2024 23:25
@ndcunningham ndcunningham merged commit 0f47f03 into master May 17, 2024
6 checks passed
@ndcunningham ndcunningham deleted the fix/nx-web-add-strict branch May 17, 2024 03:38
JamesHenry added a commit that referenced this pull request May 17, 2024
JamesHenry added a commit that referenced this pull request May 17, 2024
FrozenPandaz pushed a commit that referenced this pull request May 21, 2024
This PR adds the option of `strict` when using `@nx/web:app` generator.

It also updates the application generator by separating utility
functions into their own modules.

closes: #9238
(cherry picked from commit 0f47f03)
FrozenPandaz pushed a commit that referenced this pull request May 21, 2024
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 May 25, 2024
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/web:app "strict" option
3 participants