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

Update web-frameworks.adoc #638

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Update web-frameworks.adoc #638

merged 1 commit into from
Feb 11, 2024

Conversation

trpouh
Copy link
Contributor

@trpouh trpouh commented Feb 11, 2024

In Sveltekit v2 vite-plugin-svelte is added as a co-dependency and preprocessor is removed from Sveltekit v2, see:

https://kit.svelte.dev/docs/migrating-to-sveltekit-2#vitepreprocess-is-no-longer-exported-from-sveltejs-kit-vite

Describe your changes

Added a second import as well as a note in the docs regarding the use of quinoa with svelte.

Fixes Issue

  • Non-working set up of svelte web project

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

In Sveltekit v2 vite-plugin-svelte is added as a co-dependency and preprocessor is removed from Sveltekit v2, see:

https://kit.svelte.dev/docs/migrating-to-sveltekit-2#vitepreprocess-is-no-longer-exported-from-sveltejs-kit-vite
@melloware melloware added the documentation Improvements or additions to documentation label Feb 11, 2024
@melloware
Copy link
Contributor

Thank you for the contribution!

@melloware melloware merged commit c56e0e9 into quarkiverse:main Feb 11, 2024
2 checks passed
@melloware
Copy link
Contributor

@all-contributors add @trpouh for docs

Copy link
Contributor

@melloware

I've put up a pull request to add @trpouh! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants