Skip to content

cocos/cocos-ccbuild

Repository files navigation

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