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(angular): update schema and validate compatibility in esbuild-based executors #20564

Merged

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Dec 4, 2023

  • Update docs to mention that the application executor is only available for Angular v17+
  • Remove a couple of options that are not released yet in the Angular CLI (loaders and optimization.styles.removeSpecialComments). I added them by mistake when I added the application executor. They'll be available in Angular v17.1.0.
  • Update docs to mention that the plugins options in the browser-esbuild executor is only available for Angular v17+.
  • Throw an error in the mentioned executors when the Angular version is not compatible.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Dec 4, 2023
Copy link

vercel bot commented Dec 4, 2023

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Dec 4, 2023 4:51pm

@leosvelperez leosvelperez merged commit eb48151 into nrwl:master Dec 5, 2023
6 checks passed
@leosvelperez leosvelperez deleted the angular/fix-app-executor-schema branch December 5, 2023 12:43
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 Dec 11, 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.

3 participants