Compare commits
2 Commits
451add0e7d
...
f9af84fb65
Author | SHA1 | Date | |
---|---|---|---|
f9af84fb65 | |||
6805b590c7 |
@ -16,7 +16,19 @@
|
||||
"coverView": false,
|
||||
"showShadowRootInWxmlPanel": false,
|
||||
"packNpmRelationList": [],
|
||||
"ignoreUploadUnusedFiles": true
|
||||
"ignoreUploadUnusedFiles": true,
|
||||
"compileWorklet": false,
|
||||
"uglifyFileName": false,
|
||||
"uploadWithSourceMap": true,
|
||||
"packNpmManually": false,
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"useCompilerPlugins": false,
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"srcMiniprogramRoot": "dist/",
|
||||
@ -30,5 +42,6 @@
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"appid": "wxf0724a83f8e377d2"
|
||||
"appid": "wxf0724a83f8e377d2",
|
||||
"simulatorPluginLibVersion": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user