美甲小程序
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

71 lignes
1.5 KiB

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": [],
  5. "include": []
  6. },
  7. "setting": {
  8. "urlCheck": false,
  9. "es6": true,
  10. "enhance": false,
  11. "postcss": true,
  12. "preloadBackgroundData": false,
  13. "minified": true,
  14. "newFeature": false,
  15. "coverView": true,
  16. "nodeModules": false,
  17. "autoAudits": false,
  18. "showShadowRootInWxmlPanel": true,
  19. "scopeDataCheck": false,
  20. "uglifyFileName": false,
  21. "checkInvalidKey": true,
  22. "checkSiteMap": true,
  23. "uploadWithSourceMap": true,
  24. "compileHotReLoad": false,
  25. "useMultiFrameRuntime": true,
  26. "useApiHook": true,
  27. "useApiHostProcess": true,
  28. "babelSetting": {
  29. "ignore": [],
  30. "disablePlugins": [],
  31. "outputPath": ""
  32. },
  33. "enableEngineNative": false,
  34. "bundle": false,
  35. "useIsolateContext": true,
  36. "useCompilerModule": true,
  37. "userConfirmedUseCompilerModuleSwitch": false,
  38. "userConfirmedBundleSwitch": false,
  39. "packNpmManually": false,
  40. "packNpmRelationList": [],
  41. "minifyWXSS": true
  42. },
  43. "compileType": "miniprogram",
  44. "libVersion": "2.15.0",
  45. "appid": "wx295a2bfcc1e88c5a",
  46. "projectname": "manicureLet",
  47. "condition": {
  48. "search": {
  49. "list": []
  50. },
  51. "conversation": {
  52. "list": []
  53. },
  54. "game": {
  55. "list": []
  56. },
  57. "plugin": {
  58. "list": []
  59. },
  60. "gamePlugin": {
  61. "list": []
  62. },
  63. "miniprogram": {
  64. "list": []
  65. }
  66. },
  67. "editorSetting": {
  68. "tabIndent": "insertSpaces",
  69. "tabSize": 2
  70. }
  71. }