dcloudio / uni-app

A cross-platform framework using Vue.js
https://uniapp.dcloud.io
Apache License 2.0
40.15k stars 3.64k forks source link

vue3 packages.json 如何在script里使用 --minimize #4446

Open PineSongCN opened 1 year ago

PineSongCN commented 1 year ago

问题描述 dev时代码体积过大,无法上传小程序

复现步骤 [复现问题的步骤]

  1. npm run dev:mp-weixin
  2. 上传

预期结果 在uniapp文档里看到参数--minimize,但是没有介绍说在vue3下如何使用 https://uniapp.dcloud.net.cn/collocation/vue-config.html

实际结果 image

系统信息:

补充信息 [可选] [根据你的分析,出现这个问题的原因可能在哪里?]

zzxqd commented 1 year ago

使用build模式