赛思维微信客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
1.6 KiB

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": true,
  9. "enhance": false,
  10. "postcss": true,
  11. "preloadBackgroundData": false,
  12. "minified": true,
  13. "newFeature": false,
  14. "coverView": true,
  15. "nodeModules": false,
  16. "autoAudits": false,
  17. "showShadowRootInWxmlPanel": true,
  18. "scopeDataCheck": false,
  19. "uglifyFileName": false,
  20. "checkInvalidKey": true,
  21. "checkSiteMap": true,
  22. "uploadWithSourceMap": true,
  23. "compileHotReLoad": false,
  24. "useMultiFrameRuntime": true,
  25. "useApiHook": true,
  26. "useApiHostProcess": false,
  27. "babelSetting": {
  28. "ignore": [],
  29. "disablePlugins": [],
  30. "outputPath": ""
  31. },
  32. "enableEngineNative": false,
  33. "useIsolateContext": true,
  34. "useCompilerModule": true,
  35. "userConfirmedUseCompilerModuleSwitch": false,
  36. "userConfirmedBundleSwitch": false,
  37. "packNpmManually": false,
  38. "packNpmRelationList": [],
  39. "minifyWXSS": true
  40. },
  41. "compileType": "miniprogram",
  42. "libVersion": "2.17.0",
  43. "appid": "wxe0d79550e7f33316",
  44. "projectname": "%E8%B5%9B%E6%80%9D%E7%BB%B4%E7%89%A9%E4%B8%9A%E6%9C%8D%E5%8A%A1%E8%B0%83%E7%A0%94%E7%B3%BB%E7%BB%9F",
  45. "debugOptions": {
  46. "hidedInDevtools": []
  47. },
  48. "scripts": {},
  49. "staticServerOptions": {
  50. "baseURL": "",
  51. "servePath": ""
  52. },
  53. "isGameTourist": false,
  54. "condition": {
  55. "search": {
  56. "list": []
  57. },
  58. "conversation": {
  59. "list": []
  60. },
  61. "game": {
  62. "list": []
  63. },
  64. "plugin": {
  65. "list": []
  66. },
  67. "gamePlugin": {
  68. "list": []
  69. },
  70. "miniprogram": {
  71. "list": []
  72. }
  73. }
  74. }