first commit
This commit is contained in:
48
apps/miniprogram/project.config.json
Normal file
48
apps/miniprogram/project.config.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"description": "RemoteConn 微信小程序端(v3.0.0)",
|
||||
"setting": {
|
||||
"es6": true,
|
||||
"enhance": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"urlCheck": false,
|
||||
"coverView": true,
|
||||
"checkInvalidKey": true,
|
||||
"uploadWithSourceMap": true,
|
||||
"compileHotReLoad": false,
|
||||
"useMultiFrameRuntime": false,
|
||||
"useApiHook": false,
|
||||
"useApiHostProcess": false,
|
||||
"showShadowRootInWxmlPanel": false,
|
||||
"compileWorklet": false,
|
||||
"uglifyFileName": false,
|
||||
"packNpmManually": false,
|
||||
"packNpmRelationList": [],
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"useCompilerPlugins": false,
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
}
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"simulatorType": "wechat",
|
||||
"condition": {},
|
||||
"libVersion": "2.33.0",
|
||||
"appid": "wxa0e7e5a27599cf6c",
|
||||
"projectname": "remoteconn-miniprogram",
|
||||
"srcMiniprogramRoot": "./",
|
||||
"simulatorPluginLibVersion": {},
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"editorSetting": {}
|
||||
}
|
||||
Reference in New Issue
Block a user