主包体积太大,相关代码迁移
This commit is contained in:
15
unpackage/dist/dev/mp-weixin/project.config.json
vendored
15
unpackage/dist/dev/mp-weixin/project.config.json
vendored
@@ -26,7 +26,20 @@
|
||||
"compileType": "miniprogram",
|
||||
"simulatorPluginLibVersion": {},
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"ignore": [
|
||||
{
|
||||
"type": "suffix",
|
||||
"value": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"value": "static/iconfont/demo_index.html"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"value": "static/iconfont/demo.css"
|
||||
}
|
||||
],
|
||||
"include": []
|
||||
},
|
||||
"appid": "wx4aa34488b965a331",
|
||||
|
||||
Reference in New Issue
Block a user