邃芒智像相册
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.
 
 

42 rivejä
921 B

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": [],
  5. "include": []
  6. },
  7. "miniprogramRoot": "miniprogram/",
  8. "compileType": "miniprogram",
  9. "projectname": "ts-less-demo",
  10. "setting": {
  11. "useCompilerPlugins": [
  12. "typescript",
  13. "less"
  14. ],
  15. "babelSetting": {
  16. "ignore": [],
  17. "disablePlugins": [],
  18. "outputPath": ""
  19. },
  20. "es6": true,
  21. "enhance": true,
  22. "packNpmManually": true,
  23. "packNpmRelationList": [
  24. {
  25. "packageJsonPath": "./package.json",
  26. "miniprogramNpmDistDir": "./miniprogram/"
  27. }
  28. ],
  29. "minified": true,
  30. "ignoreUploadUnusedFiles": true
  31. },
  32. "simulatorType": "wechat",
  33. "simulatorPluginLibVersion": {},
  34. "condition": {},
  35. "srcMiniprogramRoot": "miniprogram/",
  36. "appid": "wxf288a9b8167ff2ca",
  37. "libVersion": "2.31.0",
  38. "editorSetting": {
  39. "tabIndent": "insertSpaces",
  40. "tabSize": 2
  41. }
  42. }