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

Angular monorepo tutorial have vite as bundler but preset doesn't have #19777

Closed
2 of 4 tasks
dmmishchenko opened this issue Oct 21, 2023 · 1 comment · Fixed by #19778
Closed
2 of 4 tasks

Angular monorepo tutorial have vite as bundler but preset doesn't have #19777

dmmishchenko opened this issue Oct 21, 2023 · 1 comment · Fixed by #19778
Assignees
Labels
outdated scope: angular Issues related to Angular support in Nx type: docs

Comments

@dmmishchenko
Copy link
Contributor

Documentation issue

  • Reporting a typo
  • Reporting a documentation bug
  • Documentation improvement
  • Documentation feedback

Is there a specific documentation page you are reporting?

Angular Monorepo Tutorial

Enter the URL or documentation section here.

Creating a new Angular Monorepo

Additional context or description

There is some inconsistency between --preset=angular-monorepo and documentation. There are such info in documentation:

In this tutorial we're going to use vite as a bundler...

But when i execute npx create-nx-workspace@latest angular-monorepo --preset=angular-monorepo vite didn't applied in angular-store/project.json or in package.json

angular-store/project.json
...
   "executor": "@angular-devkit/build-angular:dev-server",
...

Provide any additional details here as needed.

@dmmishchenko dmmishchenko changed the title Angular monorepo tutorial have vite as bundler Angular monorepo tutorial have vite as bundler but preset doesn't have Oct 21, 2023
@mandarini mandarini self-assigned this Oct 23, 2023
@mandarini mandarini added the scope: angular Issues related to Angular support in Nx label Oct 23, 2023
@mandarini mandarini linked a pull request Oct 23, 2023 that will close this issue
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

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

Successfully merging a pull request may close this issue.

2 participants