Skip to content

Conversation

@dummdidumm
Copy link
Member

The prettier/plugins/babel import wasn't ever externalized, which means whatever the prettier dependency resolved to at built time, that version of the prettier babel plugin was bundled. This is obviously wrong, but didn't cause problems until #506.

This properly externalizes all prettier (and svelte) imports, fixes #506

The `prettier/plugins/babel` import wasn't ever externalized, which means whatever the prettier dependency resolved to at built time, that version of the prettier babel plugin was bundled. This is obviously wrong, but didn't cause problems until #506.

This properly externalizes all prettier (and svelte) imports, fixes #506
@dummdidumm dummdidumm merged commit ea8b57c into version-3 Dec 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants