DenysVuika / preact-translate

Minimalistic translate (i18n) library for Preact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would you like to add size-limit ?)

irustm opened this issue · comments

https://github.com/ai/size-limit ?
Size Limit will prevent mistakes: is somebody will send PR, Size Limit will check it on CI.

cc @ai

In your case, you need to set webpack: false in Size Limit config and run Size Limit after Rollup with build file in path

Good point, thanks. I will try to integrate it. Right now the umd version is ±1kb gzipped and I will try to keep the library as small as possible.