|
@@ -1,87 +0,0 @@
|
|
|
-{
|
|
|
- "description": "项目配置文件",
|
|
|
- "packOptions": {
|
|
|
- "ignore": [
|
|
|
- {
|
|
|
- "type": "file",
|
|
|
- "value": ".eslintrc.js"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "setting": {
|
|
|
- "urlCheck": false,
|
|
|
- "es6": true,
|
|
|
- "enhance": true,
|
|
|
- "postcss": true,
|
|
|
- "preloadBackgroundData": false,
|
|
|
- "minified": true,
|
|
|
- "newFeature": false,
|
|
|
- "coverView": true,
|
|
|
- "nodeModules": true,
|
|
|
- "autoAudits": false,
|
|
|
- "showShadowRootInWxmlPanel": true,
|
|
|
- "scopeDataCheck": false,
|
|
|
- "uglifyFileName": false,
|
|
|
- "checkInvalidKey": true,
|
|
|
- "checkSiteMap": true,
|
|
|
- "uploadWithSourceMap": true,
|
|
|
- "compileHotReLoad": false,
|
|
|
- "lazyloadPlaceholderEnable": false,
|
|
|
- "useMultiFrameRuntime": true,
|
|
|
- "useApiHook": true,
|
|
|
- "useApiHostProcess": true,
|
|
|
- "babelSetting": {
|
|
|
- "ignore": [],
|
|
|
- "disablePlugins": [],
|
|
|
- "outputPath": ""
|
|
|
- },
|
|
|
- "enableEngineNative": false,
|
|
|
- "useIsolateContext": false,
|
|
|
- "userConfirmedBundleSwitch": false,
|
|
|
- "packNpmManually": false,
|
|
|
- "packNpmRelationList": [
|
|
|
- {
|
|
|
- "packageJsonPath": "./package.json",
|
|
|
- "miniprogramNpmDistDir": "./"
|
|
|
- }
|
|
|
- ],
|
|
|
- "minifyWXSS": true,
|
|
|
- "disableUseStrict": false,
|
|
|
- "minifyWXML": true,
|
|
|
- "showES6CompileOption": false,
|
|
|
- "useCompilerPlugins": false
|
|
|
- },
|
|
|
- "compileType": "miniprogram",
|
|
|
- "libVersion": "2.22.0",
|
|
|
- "appid": "wx0b37183822da9c21",
|
|
|
- "projectname": "%E6%B5%B7%E6%98%9F%E5%88%86%E6%8B%A3%E7%AB%AF",
|
|
|
- "debugOptions": {
|
|
|
- "hidedInDevtools": []
|
|
|
- },
|
|
|
- "scripts": {},
|
|
|
- "staticServerOptions": {
|
|
|
- "baseURL": "",
|
|
|
- "servePath": ""
|
|
|
- },
|
|
|
- "isGameTourist": false,
|
|
|
- "condition": {
|
|
|
- "search": {
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "conversation": {
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "game": {
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "plugin": {
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "gamePlugin": {
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "miniprogram": {
|
|
|
- "list": []
|
|
|
- }
|
|
|
- }
|
|
|
-}
|