XaveScor / smartbundle

Just code, no config. Zero-config bundler for js libraries
32 stars 0 forks source link

78: typescript 4.3 support #79

Closed XaveScor closed 1 month ago

XaveScor commented 1 month ago

ts <=4.3 has no named exports. The all methods is located in the default export

resolves #78