huozhi / bunchee

Zero config bundler for ECMAScript and TypeScript packages
https://npmjs.com/bunchee
861 stars 28 forks source link

fix: avoid using dirent.path and add node 16 #509

Closed huozhi closed 3 months ago

huozhi commented 3 months ago

dirent.path is deprecated and also not supported in node 16

https://github.com/emilkowalski/vaul/actions/runs/8509833761/job/23306167226?pr=315