examples
examples copied to clipboard
An example monorepo using moon and popular JS tooling.
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.