2.0.0 • Published 3 years ago

lerna-ts v2.0.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Example TypeScript monorepo with Lerna


Features

Go to definition works without building the project

Using the "Go to definition" feature in IDEs works without needing to have up-to-date build artifacts or a watch process.

find-usage

Building packages creates the expected folder structure

Each package gets a clean build output without any artifacts from other packages.

build-output

Setup

npm install

Docs

See this blog post for more info. If you're looking for the project references solution checkout the project-references branch.

1.7.0

3 years ago

2.0.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago