Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

当配置minify: false 构建产物,提示Find some syntax that does not match "ecmaVersion <= 5": #15

Open
fengyangbj-kanyun opened this issue Nov 27, 2024 · 0 comments

Comments

@fengyangbj-kanyun
Copy link

fengyangbj-kanyun commented Nov 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant