Skip to content

feat(angular): handle prerender and appshell in covert to rspack#31210

Merged
Coly010 merged 1 commit intomasterfrom
angular/convert-to-rspack-update
May 14, 2025
Merged

feat(angular): handle prerender and appshell in covert to rspack#31210
Coly010 merged 1 commit intomasterfrom
angular/convert-to-rspack-update

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented May 14, 2025

Current Behavior

The convert-to-rspack generator does not handle projects that use Prerendering or App Shell

Expected Behavior

The generator sets up Prerendering and App Shell

Fixes https://github.com/nrwl/angular-rspack/issues/88

@Coly010 Coly010 requested a review from a team as a code owner May 14, 2025 12:10
@Coly010 Coly010 self-assigned this May 14, 2025
@Coly010 Coly010 requested review from a team as code owners May 14, 2025 12:10
@Coly010 Coly010 requested review from FrozenPandaz and MaxKless May 14, 2025 12:11
@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2025

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview May 14, 2025 0:16am

@Coly010 Coly010 force-pushed the angular/convert-to-rspack-update branch from 1d18b0d to 12453b1 Compare May 14, 2025 12:12
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 14, 2025

View your CI Pipeline Execution ↗ for commit 12453b1.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 1m 41s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 19s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-14 14:10:41 UTC

@Coly010 Coly010 merged commit 9aee5b7 into master May 14, 2025
6 checks passed
@Coly010 Coly010 deleted the angular/convert-to-rspack-update branch May 14, 2025 14:26
@artart37
Copy link
Copy Markdown

Hi @Coly010 , when is this scheduled for a release. I can see the deployment has been cancelled or am I missing anything?

@github-actions
Copy link
Copy Markdown
Contributor

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 21, 2025
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 application generator for Angular with rspack chosen as the bundler installs "react" dependencies

3 participants