ai / size-limit

Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit.
MIT License
6.52k stars 1.82k forks source link

Add support for wildcard importing ESM #297

Closed denkristoffer closed 2 years ago

denkristoffer commented 2 years ago

I wanted to allow importing all ESM modules in one by adding support for import: '*'

ai commented 2 years ago

Thanks. It looks very good. I will release it soon.

ai commented 2 years ago

Released in 8.1.

denkristoffer commented 2 years ago

Awesome, thanks for such a quick turnaround! What a nice contributon experience 😄