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.48k stars 1.82k forks source link

Support `.size-limit.mjs` config file #352

Closed aryaemami59 closed 4 months ago

aryaemami59 commented 4 months ago

I would be more than willing to submit a PR if you think this is something worth considering.

ai commented 4 months ago

Yes. If we support .js file, we should support .mjs/.cjs files too.

Please send PR to save your name in the project’s history.

aryaemami59 commented 4 months ago

@ai

Yes. If we support .js file, we should support .mjs/.cjs files too.

Please send PR to save your name in the project’s history.

Wonderful, one PR coming right up!