Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 548 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 548 Bytes

CCBUILD

The next generation of build tool for Cocos engine.

What problems does this build tool solve ?

  • To merge @editor/quick-compiler and @cocos/build-engine
  • To support build cache management
  • To support generating ts engine for AOT optimization on Open Harmony
  • To support API generation
  • To support API report
  • To support API document model generation
  • To support build modular engine
  • More human-friendly log info

I am a maintainer of this repo