Angular 21.2.0 + @oxc-angular/vite 0.0.7 SSR: AngularNodeAppEngine is unusable (missing app-engine manifest)
@Brooooooklyn がすでに取り組んでいます。
2026年3月4日 から。
評価
この issue はまだ評価されていません。
説明
Summary
With Angular 21.2.0 and @oxc-angular/vite 0.0.7, OXC SSR build artifacts can be generated, but SSR cannot use AngularNodeAppEngine from @angular/ssr/node because Angular app-engine manifest data is missing in the OXC output.
This makes OXC SSR currently dependent on CommonEngine fallback in our app.
Environment
- OS: macOS 15.7.4 (Darwin 24.6.0)
- Arch: x86_64 (darwin-x64)
- Node: v22.20.0
- npm: 10.9.3
Versions
@angular/core:^21.2.0@angular/ssr:^21.2.0@angular/cli:^21.2.0@angular-devkit/build-angular:^21.2.0@oxc-angular/vite:^0.0.7vite:^8.0.0-beta.16typescript:~5.9
Reproduction (project-level)
- Build OXC browser + server bundles:
npm run build:oxc:ssr
Start SSR server with AngularNodeAppEngine path enabled.
Error observed from Angular SSR internals:
txt
Error: Angular app engine manifest is not set. Please ensure you are using the '@angular/build:application' builder to build your server application.
at getAngularAppEngineManifest (...)
at new AngularAppEngine (...)
at new AngularNodeAppEngine (...)
Actual behavior
OXC SSR build completes successfully.
Runtime AngularNodeAppEngine path fails due to missing Angular app-engine manifest.
We had to switch to CommonEngine for OXC SSR runtime.
Expected behavior
Either:
OXC SSR output should include/manually register the manifest required by AngularNodeAppEngine, or
official guidance should clearly state that AngularNodeAppEngine is not currently supported for OXC SSR and CommonEngine is the intended runtime path.
Dist output observation
From OXC SSR artifacts, we get entries like:
dist/.../browser/src/index.oxc.html
dist/.../server/server.mjs
But no Angular app-engine manifest setup compatible with AngularNodeAppEngine.
What we already tried
Upgraded to @oxc-angular/vite@0.0.7 (darwin-x64 binding issue appears resolved).
Kept separate client/server OXC Vite configs.
Forced AngularNodeAppEngine path for verification.
Added fallback to CommonEngine with explicit document resolution.
Added host allowlist handling for SSR to rule out host validation noise.
Verified runtime routes work under CommonEngine (including SSR login callback path).
Additional SSR parity notes (secondary)
Before our app-side shims, we also saw OXC SSR runtime DI/parity issues around:
RouterLinkActive
Forms (NgControlStatus / FormControlName) on SSR route rendering
We can open a separate issue for these if you prefer one issue per problem.
Request
Please confirm:
Is AngularNodeAppEngine support expected with @oxc-angular/vite@0.0.7 + Angular 21.2.0?
If yes, can you share the expected manifest contract/output and recommended config?
If not, please document current SSR support scope and preferred runtime path (CommonEngine only) with known limitations.
- 主要言語
- Rust
- スター
- 228
- フォーク
- 20
- 平均マージ
- 1日 15時間
- マージ済み PR(30日)
- 36
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
voidzero-dev/oxc-angular-compiler のほかの issue
-
bug rust
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
-
bug rust
難易度 4/5 3〜5日 初心者へのやさしさ 56/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
voidzero-dev/oxc-angular-compiler#73 · コメント 11 件 ·
-
voidzero-dev/oxc-angular-compiler#61 · 担当者 1 名 ·
voidzero-dev/oxc-angular-compiler の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
stratum-mining/stratum#2404 ·
-
bug ci good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
documentation easy help wanted
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
lacs-project/sysknife#483 · コメント 1 件 ·
-
area:evidence documentation
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
registrystack/registry-stack#1302 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100