1.0.0 • Published 2 years ago

@zerofire/create-cocos-plugin v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

create-cocos-plugin

TODO

命令行工具

  • 两种方式
    1. 通过 assemble-helper
    2. 通过创建一个新的 plugin

代码生成器

  • 两种方式
    1. 通过 assemble-helper
    2. 通过创建一个新的 plugin

Node 包

  • 外部
    • commander
    • chalk
    • figlet
      • webpack?
      • React 模板
      • pnpm monorepo
  • 内部
    • process
    • child_process
    • fs

mono repo 如何处理 .gitignore?

mono repo 配置 https://icode.best/i/77424147745096

Cocos3.x 扩展的路径 Windows:%USERPROFILE%.CocosCreator\extensions macOS:$HOME/.CocosCreator/extensions