plausible / plausible-tracker

Frontend library to interact with Plausible Analytics
https://github.com/plausible/plausible-tracker
MIT License
214 stars 46 forks source link

chore: add size-limit #40

Open yordis opened 2 years ago

yordis commented 2 years ago

Description

Add https://github.com/ai/size-limit to later add the CI integration.

IMPORTANT: because of how the Github Action for size-limit works, you need to merge the dependencies and configure the CI first. The Action will clone the master version to compare the before and after, so the plugins must be available since the Action doesn't install the plugins for you. Then we could merge https://github.com/plausible/plausible-tracker/pull/41

Here is how it would look like: https://github.com/yordis/plausible-tracker/pull/1

Screenshots or GIFs (if appropriate):

Screen Shot 2022-07-16 at 5 33 59 PM

Checklist: