@cocos/ccbuild 1.0.0-alpha.10 → 1.0.0-alpha.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/README.md +14 -14
  3. package/lib/api-builder.js +1 -1
  4. package/lib/build-engine/engine-js/index.d.ts +2 -2
  5. package/lib/build-engine/engine-js/index.js +459 -459
  6. package/lib/build-engine/engine-js/rollup-plugins/asset-ref.d.ts +36 -36
  7. package/lib/build-engine/engine-js/rollup-plugins/asset-ref.js +87 -87
  8. package/lib/build-engine/engine-js/rollup-plugins/asset-url.d.ts +7 -7
  9. package/lib/build-engine/engine-js/rollup-plugins/asset-url.js +92 -92
  10. package/lib/build-engine/engine-js/rollup-plugins/code-asset.d.ts +28 -28
  11. package/lib/build-engine/engine-js/rollup-plugins/code-asset.js +135 -135
  12. package/lib/build-engine/engine-js/rollup-plugins/remove-deprecated-features.d.ts +2 -2
  13. package/lib/build-engine/engine-js/rollup-plugins/remove-deprecated-features.js +37 -37
  14. package/lib/build-engine/engine-js/rollup-plugins/ts-paths.d.ts +4 -4
  15. package/lib/build-engine/engine-js/rollup-plugins/ts-paths.js +42 -42
  16. package/lib/build-engine/index.d.ts +118 -118
  17. package/lib/build-engine/index.js +123 -124
  18. package/lib/build-engine/index.js.map +1 -1
  19. package/lib/engine-builder.d.ts +53 -53
  20. package/lib/engine-builder.js +549 -549
  21. package/lib/index.d.ts +4 -4
  22. package/lib/index.js +34 -34
  23. package/lib/module-resolver.d.ts +7 -7
  24. package/lib/module-resolver.js +28 -28
  25. package/lib/stats-query/config-interface.d.ts +129 -129
  26. package/lib/stats-query/config-interface.js +3 -3
  27. package/lib/stats-query/index.d.ts +161 -161
  28. package/lib/stats-query/index.js +527 -527
  29. package/lib/stats-query/path-utils.d.ts +2 -2
  30. package/lib/stats-query/path-utils.js +35 -35
  31. package/lib/transformer/babel.d.ts +5 -5
  32. package/lib/transformer/babel.js +34 -34
  33. package/lib/transformer/index.d.ts +2 -2
  34. package/lib/transformer/index.js +28 -28
  35. package/lib/utils.d.ts +2 -2
  36. package/lib/utils.js +14 -14
  37. package/package.json +1 -1
  38. package/static/helper-dynamic-constants.txt +12 -12
  39. package/static/helper-global-exporter.txt +8 -8
  40. package/static/lib.dom.d.ts +20227 -20227

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.