You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To do that, it would be easier to convert existing components to standalone
Only then, we can perform prerendering again, and see that the app renders correctly without Javascript.
Prerendering should then be done separately for mobile iOS, mobile Android, Desktop iOS and desktop Android, and served correctly based on headers from firebase.
Problem
Our serving quality had regressed as various libraries slowly introduced changes, and optimizations were not taken into account.
Description
esbuild
(https://angular.io/guide/esbuild)Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: