Skip to content

How to output all the assets to a specific directory like static? #1027

@korewayume

Description

@korewayume

What problem does this feature solve?

how to change the output assets path?

I mean move dist/js to dist/static/js and dist/css to dist/static/css.

I tried use baseUrl or publicPath option in vue.config.js, but it doesn't work.

What does the proposed API look like?

provide an option to configure the assetsSubDirectory

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