Skip to content

[Feature Request] 创建子包 #29

@txp1035

Description

@txp1035

Background

新建包使用lerna create 创建描述不符合我的需求,子包的homepage指向的主包的readme,我希望指向它自己的readme。
默认参数不太友好

  1. publishConfig希望是npm而不是当前
  2. license希望是mit
  3. main希望是lib/index
  4. 脚本希望有排序或者提交自动排序

Proposal

希望运行命令可以和lerna create一样自定义一些参数,其他参数基于模板生成,模板自定义

Describe the solution you'd like, better to provide some pseudo code.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions