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 4 weeks ago

XaveScor commented 4 weeks ago

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

resolves #78