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
build后的wxss没有做压缩处理,需要怎么配置才会压缩呢?
The text was updated successfully, but these errors were encountered:
是小程序原生组件的wxss文件没有压缩是吧?.vue文件肯定是压缩过的 先这样处理,勾选‘上传时自动压缩混淆’
Sorry, something went wrong.
构建时生成到dist_wechat目录下的wxss和wxml没做压缩,在预览时提示包超过大小。上传时是会做一次压缩,能在构建时压缩一次最好了,避免包大小问题
No branches or pull requests
build后的wxss没有做压缩处理,需要怎么配置才会压缩呢?
The text was updated successfully, but these errors were encountered: