Skip to content

chore: minor code cleanup - #1304

Open
AdrianGonz97 wants to merge 3 commits into
version-1from
chore/refactor-bits
Open

chore: minor code cleanup#1304
AdrianGonz97 wants to merge 3 commits into
version-1from
chore/refactor-bits

Conversation

@AdrianGonz97

Copy link
Copy Markdown
Member

Description

Just some small code cleanup. Gets rid of a circular dependency, moves reused code into common modules, etc.

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...)

@pkg-svelte-dev

pkg-svelte-dev Bot commented Aug 29, 2026

Copy link
Copy Markdown

Install the latest version of sv from b6f1cbe:

pnx https://pkg.svelte.dev/sv/c/b6f1cbe66a602769abe9c522b161ea734f44d313 create

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/cli/pr/1304

@changeset-bot

changeset-bot Bot commented Aug 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b6f1cbe

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

@AdrianGonz97 AdrianGonz97 added the needs-addon-integration-tests Run the addon integration test suite label Aug 29, 2026
@svelte-docs-bot

Copy link
Copy Markdown

});
export type PackageJSON = v.InferOutput<typeof PackageJSONSchema>;

export const cliOptions = {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, I ran into the exact same issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-addon-integration-tests Run the addon integration test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants