-
Notifications
You must be signed in to change notification settings - Fork 397
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
Add server-side prerendering #169
Comments
I attempted to add app-shell rendering for PWA enhancement using ngu-app-shell, however encountered errors when trying to build.
|
The real problem blocking the use of platform-server here is our use of |
@jelbourn - So in the past, I've gotten around this by pre-compiling the css and copying the code to a temp dir and replacing |
Not sure it's worth it at the moment. I think we'd get more benefit from lazy loading, which is a harder problem. |
There are more options for this today.
|
Scully is another option for pre-rendering. |
latest/
version.The text was updated successfully, but these errors were encountered: