Skip to content

feat(create): provide svelte config in vite.config.js during create#1119

Draft
manuel3108 wants to merge 3 commits into
mainfrom
feat/provide-svelte-config-in-vite-config-during-create
Draft

feat(create): provide svelte config in vite.config.js during create#1119
manuel3108 wants to merge 3 commits into
mainfrom
feat/provide-svelte-config-in-vite-config-during-create

Conversation

@manuel3108
Copy link
Copy Markdown
Member

Relates #1111
(let's try and create multiple small prs)

Description

I absolutely do not understand why we had so many svelte.config.js's flying around, especially since they were all close to identical. Therefore removed most of them. Since everything in the vite.config is js based, there is no need to bother about .ts extensions during create.

Todos:

  • playground test reading vite config, needs @sveltejs/load-config
  • snapshots
  • changeset

Sources:

Checklist

  • Update snapshots (if applicable)
  • Add a changeset (if applicable)
  • Allow maintainers to edit this PR
  • I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 5, 2026

⚠️ No Changeset found

Latest commit: 02e5095

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

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