chore: optimize svelte-check bundle size
#2544Following Ben's effort to trim down the size. I was actually trying to add some glob library back because chokidar v4 removed the glob support entirely() so was trying to trim it to balance it out 😆. The difference seems relatively large. The bulk of it seems to be HTML custom data which took around 500KB.