sveltejs / svelte

Cybernetically enhanced web apps
https://svelte.dev
MIT License
76.98k stars 4k forks source link

chore: remove `handle_compile_error` #11639

Closed Rich-Harris closed 2 weeks ago

Rich-Harris commented 2 weeks ago

noticed while working on #11627 — we don't need the awkward handle_compile_error stuff any more, because the relevant information now lives in state.js. I haven't removed the function calls yet in this PR because that would cause annoying conflicts — will finish it off once that PR is merged

Before submitting the PR, please make sure you do the following

Tests and linting

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: ff06440314c3b53c1bb55b881538a2b9ec26fc9d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------ | ----- | | svelte | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR