webGame.tsbuildinfo 811 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "bundle": {
  3. "commonSourceDirectory": "../../../src/webGame",
  4. "sourceFiles": [
  5. "../../../src/webGame/base/BasePlatform.ts",
  6. "../../../src/webGame/Platform.ts",
  7. "../../../src/webGame/base/BaseADManager.ts",
  8. "../../../src/webGame/base/MoneyActivity.ts",
  9. "../../../src/webGame/base/SystemInfo.ts",
  10. "../../../src/webGame/base/view/AddToDeskIcon.ts",
  11. "../../../src/webGame/base/view/LoadADTipsView.ts",
  12. "../../../src/webGame/base/view/MoreGameIcon.ts"
  13. ],
  14. "js": {
  15. "sections": [
  16. {
  17. "pos": 0,
  18. "end": 39433,
  19. "kind": "text"
  20. }
  21. ]
  22. },
  23. "dts": {
  24. "sections": [
  25. {
  26. "pos": 0,
  27. "end": 7965,
  28. "kind": "text"
  29. }
  30. ]
  31. }
  32. },
  33. "version": "3.6.4"
  34. }