Skip to content

vue-cli-service build does not take into account modern mode when using the library target #1940

Closed
@David-Desmaisons

Description

@David-Desmaisons

Version

3.0.0-rc.5

Reproduction link

https://jsfiddle.net/

Steps to reproduce

1- Create a project with vue-ui using default preset

2- run the command "vue-cli-service build --target lib --modern"

What is expected?

-legacy files should be generated just like when using --target app options.

What is actually happening?

No legacy files are generated.

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