Skip to content

Documentation on how to build only one page of pages option in vue.config.jsΒ #5793

Open
@shepelevstas

Description

@shepelevstas

What problem does this feature solve?

If I am working on one page for a MPA project in a team, I want to build only this one page to deploy it and test. Maybe it is possible, I could not find it in the docs

What does the proposed API look like?

It would be simple to understand and remember smth like:

--pages "index,about"
--pages=index,about
--pages [index,about]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions