Skip to content

build --prod --serve for serving the compiled dist folder in production #324

Closed
@xpepermint

Description

@xpepermint

I would love to see this tool offering some sort of serve compiled static site feature.

Currently running the vue build ./src/index.js command start a development server. It would be great if you could add --prod --serve option or similar, which would build your application into the dist folder and then start a production server (like the serve package does).

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