Skip to content

"vue-cli-service build --mode staging" not minifying app.js #2333

@AmosXu

Description

@AmosXu

Version

3.0.1

Node and OS info

Node 10.6.0 / npm 6.4.0 / Windows 10

Steps to reproduce

vue-cli-service build --mode staging

What is expected?

Split CSS from JS, and minify everything.

What is actually happening?

app.js to large


I use vue-cli-service build , CSS and JS are minify, I hope to use vue-cli-service build --mode staging, css and JS are also minify, what should I do?

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