mmazzarolo / tangerine-monorepo

A "fast" TypeScript-based Node.js monorepo setup powered by esbuild & turborepo
278 stars 25 forks source link

ES Module questions #7

Open tim-hm opened 2 years ago

tim-hm commented 2 years ago

A few questions if you don't mind?

  1. Have you tested this with a few esm only deps?

  2. Have you tried configuring this as an esm monorepo?

🙏

tim-hm commented 2 years ago

Okay so on (1) this does work with esm-only deps, but on (2) it doesn't seem to work as-is if setting type: "module" in the package.jsons.