upload project
This commit is contained in:
commit
06961cae04
422 changed files with 110626 additions and 0 deletions
46
project.config.json
Normal file
46
project.config.json
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"appid": "wxbf2caeeaff04122a",
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.8.10",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"setting": {
|
||||
"coverView": true,
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"enhance": true,
|
||||
"showShadowRootInWxmlPanel": true,
|
||||
"packNpmRelationList": [],
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
},
|
||||
"compileWorklet": false,
|
||||
"uglifyFileName": false,
|
||||
"uploadWithSourceMap": false,
|
||||
"packNpmManually": false,
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"useCompilerPlugins": false,
|
||||
"condition": false,
|
||||
"swc": true,
|
||||
"disableSWC": false,
|
||||
"ignoreUploadUnusedFiles": true
|
||||
},
|
||||
"codeProtectWhitelist": [
|
||||
"/dist/nim.js"
|
||||
],
|
||||
"condition": {},
|
||||
"editorSetting": {
|
||||
"tabIndent": "insertSpaces",
|
||||
"tabSize": 4
|
||||
},
|
||||
"projectArchitecture": "miniProgram",
|
||||
"simulatorPluginLibVersion": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue