|
|
|
@ -32,17 +32,17 @@
|
|
|
|
|
"outputPath": "" |
|
|
|
|
}, |
|
|
|
|
"enableEngineNative": false, |
|
|
|
|
"useIsolateContext": false, |
|
|
|
|
"useIsolateContext": true, |
|
|
|
|
"userConfirmedBundleSwitch": false, |
|
|
|
|
"packNpmManually": false, |
|
|
|
|
"packNpmRelationList": [], |
|
|
|
|
"minifyWXSS": true, |
|
|
|
|
"disableUseStrict": false, |
|
|
|
|
"minifyWXML": true, |
|
|
|
|
"showES6CompileOption": false, |
|
|
|
|
"useCompilerPlugins": false, |
|
|
|
|
"ignoreUploadUnusedFiles": true, |
|
|
|
|
"useStaticServer": true |
|
|
|
|
"minifyWXML": true, |
|
|
|
|
"useStaticServer": true, |
|
|
|
|
"ignoreUploadUnusedFiles": true |
|
|
|
|
}, |
|
|
|
|
"compileType": "miniprogram", |
|
|
|
|
"libVersion": "2.15.0", |
|
|
|
@ -50,6 +50,10 @@
|
|
|
|
|
"projectname": "bml_travel", |
|
|
|
|
"simulatorType": "wechat", |
|
|
|
|
"simulatorPluginLibVersion": {}, |
|
|
|
|
"editorSetting": { |
|
|
|
|
"tabIndent": "insertSpaces", |
|
|
|
|
"tabSize": 2 |
|
|
|
|
}, |
|
|
|
|
"condition": { |
|
|
|
|
"plugin": { |
|
|
|
|
"list": [] |
|
|
|
@ -99,9 +103,5 @@
|
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"editorSetting": { |
|
|
|
|
"tabIndent": "insertSpaces", |
|
|
|
|
"tabSize": 2 |
|
|
|
|
} |
|
|
|
|
} |