升级到vite8#277
Open
mowangjuanzi wants to merge 2 commits into
Open
Conversation
Contributor
mowangjuanzi
commented
May 14, 2026
- 更新@vitejs/plugin-vue到6.0.6、vite到8.0.12并新增terser依赖
- 新增pnpm-workspace.yaml配置工作区规则
- 替换esbuild为terser作为生产环境压缩工具,调整代码分割配置
- 移除旧的esbuild混淆器配置
1. 更新@vitejs/plugin-vue到6.0.6、vite到8.0.12并新增terser依赖 2. 新增pnpm-workspace.yaml配置工作区规则 3. 替换esbuild为terser作为生产环境压缩工具,调整代码分割配置 4. 移除旧的esbuild混淆器配置
Member
|
非常感谢~ 但是
|
移除硬编码的minify配置项,让压缩器配置跟随环境自动适配
Member
|
期望的是所有能力用 Vite 自带的能力完成,除非它不提供 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.