examples icon indicating copy to clipboard operation
examples copied to clipboard

An example monorepo using moon and popular JS tooling.

Results 4 examples issues
Sort by recently updated
recently updated
newest added

It would be great, if web components example with `lit` is added, along with common dev tools.

1. If you add `@company/browser-package` to the nestjs app and run `moon run nestjs-app:dev` then: - the tsconfig updates with a new reference that point to `../../packages/browser-package` 2. If you...

Since [Pakemon is deprecated](https://github.com/milesj/packemon?tab=readme-ov-file#%EF%B8%8F-deprecated) and it's recommended to use [tsdown](https://tsdown.dev/), i'd like to see such an example as well.