Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix legacy API template hook not running before Svelte in Vitest #264

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

JReinhold
Copy link
Collaborator

Fixes #262

Apply a hook-level 'pre' ordering property to the storybook:addon-svelte-csf-legacy-api-support plugin, always ensuring it runs before the Svelte vite plugin even when it's later in the plugin list.

Thanks to @dominikg for the suggestion!

@JReinhold JReinhold self-assigned this Jan 16, 2025
@JReinhold JReinhold added bug Something isn't working patch Increment the patch version when merged labels Jan 16, 2025
@JReinhold JReinhold marked this pull request as ready for review January 16, 2025 10:02
@JReinhold JReinhold merged commit a5d6cb6 into next Jan 16, 2025
7 checks passed
@JReinhold JReinhold deleted the fix-pre-plugin-order branch January 16, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant