2.0.4 • Published 4 months ago

dubhe v2.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

dubhe

Provide cli and utility functions for others dubhe project

cli

Usage:
  $ dubhe <command> [options]

Commands:
  root                show dubhe CACHE_ROOT/TYPE_ROOT path
  clear               clear dubhe cache & types/cache
  detect              contrast cache version & remote version
  import <projectId>  import source code from <projectId>(like viteout/test)
  delete <project>    delete cache & types-cache from <project>
  install             install cache
  link                link types cache to workspace
  transform           transform esm to systemjs
  export              get remote module exports
  bundle              bundle external dependence for function-level treeshake
  analyse             analyse pub dependence


Options:
  -h, --help     Display this message
  -v, --version  Display version number