chore: initialize WanderQ MiniAPP 2.0 repository
This commit is contained in:
40
apps/miniprogram/project.config.json
Normal file
40
apps/miniprogram/project.config.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"description": "万趣旅行小程序",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": true,
|
||||
"enhance": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"compileHotReLoad": true,
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
"uploadWithSourceMap": true,
|
||||
"compileWorklet": false,
|
||||
"uglifyFileName": false,
|
||||
"packNpmManually": false,
|
||||
"packNpmRelationList": [],
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"useCompilerPlugins": false,
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
}
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.8.8",
|
||||
"appid": "wx6fcf7b3db3deee6c",
|
||||
"projectname": "wanqu-mini-program",
|
||||
"miniprogramRoot": "dist/",
|
||||
"simulatorPluginLibVersion": {},
|
||||
"editorSetting": {}
|
||||
}
|
||||
Reference in New Issue
Block a user