Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 435 Bytes

File metadata and controls

11 lines (9 loc) · 435 Bytes
arkenv minor

feat(cli): Rsbuild template detection and scaffolding in arkenv init

Added first-class support for Rsbuild in arkenv init:

  • Detects @rsbuild/core in project dependencies or rsbuild.config.* files.
  • Adds @arkenv/rsbuild-plugin to project dependencies during initialization.
  • Bootstraps rsbuild.config.* files by injecting arkenvRsbuildPlugin().
  • Sets default client prefix to PUBLIC_.