Prerender failing for unexpected identifier #target #29657
Labels
area: @angular-devkit/build-angular
devkit/build-angular:prerender
needs: repro steps
We cannot reproduce the issue with the information given
Command
build
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Moving to angular/fire 17 from 7.6.1 causes prerender to break. While installing the package leads to the issue, it is unclear on the prerender where the issue is specifically occurring to troubleshoot further. See here: angular/angularfire#3624.
I assume this is due to commonjs and esm packaging. routes-extractor-worker.js:42:143 is failing to load up the application.
Minimal Reproduction
Install
@angular/fire 17.1.0
Run
ng run retail:prerender
full angular.json:
Exception or Error
Your Environment
Anything else relevant?
Related to angular/fire but might be a red herring... angular/angularfire#3624
Same experience with node
v20.18.3
The text was updated successfully, but these errors were encountered: