Yovach / next-public-ts

A webpack plugin to compile TypeScript and JavaScript files into the public folder of a Next.js project
5 stars 0 forks source link

Doesn't support `turbo` #70

Open skve opened 2 months ago

skve commented 2 months ago

Enabling turbo support leads to no bundle generated (but no error either)

Props, this is a great package!

Yovach commented 1 month ago

Hi! Thanks, do you have a minimal reproduction please ? I use this package on a monorepo using turbo without any issues