chore: remove unused polyfills module - #16613
Conversation
|
Install the latest version of pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/3042beb9e42c5c68570f78e669e4e2a07e7e009fOpen in Note This PR is from a fork. A maintainer must approve approve each commit before it can be built and installed. |
|
teemingc
left a comment
There was a problem hiding this comment.
Thanks! I removed the changeset since we don't add that if it's a non user-facing change (docs, removing something that doesn't change how a user develops, etc.)
leftover from #15430
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
Tests
pnpm testand lint the project withpnpm lintandpnpm checkChangesets
pnpm changesetand following the prompts. Changesets that add features should beminorand those that fix bugs should bepatch. Please prefix changeset messages withfeat:,fix:, orchore:.Edits