Skip to content

When minify: false is configured, the message Find some syntax that does not match "ecmaVersion <= 5": #15 is displayed #15

@fengyangbj-kanyun

Description

@fengyangbj-kanyun

当我构建时配置
output: { minify: false, }
同一个项目,构建时就会提示Find some syntax that does not match "ecmaVersion <= 5",可以是如果不配置minify, 构建就是成功的,没有发现 ES6 语法,为什么呢?压缩为什么对这个插件的结果有影响呢?

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