-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Milestone
Description
Is your feature request related to a problem? Please describe.
Better support for non-prerendered pages (avoids whiteflash; some server config gotchas, etc)
Describe the solution you'd like
Either by default (or with an option) to render a separate app.html and index.html.
For previous work on the problem, see:
- 'Flash' on rendered page when Vue takes over chrisvfritz/prerender-spa-plugin#193
- https://stackoverflow.com/questions/51154224/vue-pre-render-spa-root-overwrites-template-file/51218261
Describe alternatives you've considered
Trying to get a vue-cli project to have 2 separate build scripts (one for pre-rendered and one for not)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested