Skip to content

[Feature Request] make learn and bit work together #1221

@engineforce

Description

@engineforce

One of the major advantages of using lerna is the ability to use different build tools and test tools for different packages. E.g., I can use poi.js for one package and use parcel.js for another package. One package may use typescript, another package may use just babel.

Do you have a plan to support this type of monorepo? I.e., can you make bit and lerna work well together?

One of the reasons it does not work well at the moment is that bit does not track original package.json, and therefore it lost all "scripts" and "devDependencies" in the package.json when importing.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions