Skip to content

build --server for server-side rendering and build --prerender for prerendering #309

@xpepermint

Description

@xpepermint

Thanks to @egoist, the new version of this tool 2.8 provides a build command which magically serves or compiles your Vue.js project.

It would be super awesome to extend this and add support for --server options which would create a bundle for using Vue.js application server-side. I built vue-builder for easy building of these bundle files but having something like this as part of vue-cli would be even more awesome.

In most cases I need to pre-render my public Vue.js applications using prerender-spa-plugin. Adding --prerender options would be super awesome :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions