wzy
2021-01-24 f7ea5773570beb5ad8c6efb5c1cf743294ee079b
zq-xcx/project.config.json
@@ -21,20 +21,23 @@
    "checkSiteMap": true,
    "uploadWithSourceMap": true,
    "compileHotReLoad": false,
    "useMultiFrameRuntime": false,
    "useMultiFrameRuntime": true,
    "useApiHook": true,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    },
    "enableEngineNative": false,
    "bundle": false,
    "useIsolateContext": true,
    "useCompilerModule": true,
    "userConfirmedUseCompilerModuleSwitch": false,
    "userConfirmedBundleSwitch": false,
    "packNpmManually": false,
    "packNpmRelationList": [],
    "enableEngineNative": false,
    "minifyWXSS": true
    "minifyWXSS": true,
    "useApiHostProcess": false
  },
  "compileType": "miniprogram",
  "libVersion": "1.9.98",