We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.env.production 配置文件内的 VITE_LEGACY 是不是没有使用呢?
The text was updated successfully, but these errors were encountered:
是的 没有使用呢 后续如果有这方面需求会加入这个插件
Sorry, something went wrong.
后续会在此模板基础上开发出一套完整的示例项目(包括后端)
打包之后发现代码没有压缩也没有混淆,有这方面的配置或者最佳方案吗
可以使用 vite-plugin-compression 打包插件等等,优化这块还没做,后面会把插件都拆分出来
vite-plugin-compression
No branches or pull requests
.env.production 配置文件内的 VITE_LEGACY 是不是没有使用呢?
The text was updated successfully, but these errors were encountered: