project.config.json 315 B

12345678910111213141516
  1. {
  2. "setting": {
  3. "urlCheck": false,
  4. "es6": true,
  5. "postcss": false,
  6. "minified": false,
  7. "newFeature": true
  8. },
  9. "appid": "tt444a32f7db77627c01",
  10. "projectname": "psy_web_share",
  11. "condition": {
  12. "miniprogram": {
  13. "current": -1
  14. }
  15. }
  16. }