After adding @tabler/icons-svelte
to the project, each page that uses an icon becomes terrible slow to refresh
Clone this repo:
git clone https://github.com/MrAmericanMike/svelte-tabler-icons-test.git
Install Dependencies
cd svelte-tabler-icons-test
pnpm i
Start the dev server
pnpm dev
Now when we visit http://localhost:3000/
It should load and refresh fast.
If we go to the About page (takes forever the first time ever) but then it loads fast, however when we refresh this page, it gets stuck for a while.