Compare commits
2 Commits
451add0e7d
...
f9af84fb65
Author | SHA1 | Date | |
---|---|---|---|
f9af84fb65 | |||
6805b590c7 |
@ -16,7 +16,19 @@
|
|||||||
"coverView": false,
|
"coverView": false,
|
||||||
"showShadowRootInWxmlPanel": false,
|
"showShadowRootInWxmlPanel": false,
|
||||||
"packNpmRelationList": [],
|
"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",
|
"compileType": "miniprogram",
|
||||||
"srcMiniprogramRoot": "dist/",
|
"srcMiniprogramRoot": "dist/",
|
||||||
@ -30,5 +42,6 @@
|
|||||||
"ignore": [],
|
"ignore": [],
|
||||||
"include": []
|
"include": []
|
||||||
},
|
},
|
||||||
"appid": "wxf0724a83f8e377d2"
|
"appid": "wxf0724a83f8e377d2",
|
||||||
|
"simulatorPluginLibVersion": {}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user