typescript-monorepo-boilerplate icon indicating copy to clipboard operation
typescript-monorepo-boilerplate copied to clipboard

Pure ESM monorepo usage native TypeScript compiler ๐ŸŒŸ

Results 3 typescript-monorepo-boilerplate issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2. Release notes Sourced from @โ€‹babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

First of all, great work, thank you! It would be awesome if you could add a template for a library that can be published to npm and that can be...

Thanks for this. I've been pulling my hair out trying to resolve the imports on my own monorepo. Quick question. For this package, I find that I must compile the...