project.config.json 457 B

123456789101112131415161718192021
  1. {
  2. "setting": {
  3. "urlCheck": false,
  4. "es6": true,
  5. "postcss": true,
  6. "minified": true,
  7. "newFeature": true,
  8. "autoCompile": true,
  9. "compileHotReLoad": true,
  10. "nativeCompile": true
  11. },
  12. "appid": "tta0dbd6663eb8fad902",
  13. "projectname": "暮影战神",
  14. "douyinProjectType": "native",
  15. "condition": {
  16. "game": {
  17. "current": -1,
  18. "list": []
  19. }
  20. }
  21. }