Skip to content

Conversation

@jycouet
Copy link
Contributor

@jycouet jycouet commented Oct 27, 2025

Closes: #204

  • will import from './game.js' in JSDoc or js
  • will import from './game.ts' in typescript (allowImportingTsExtensions is set to true in tsconfig)

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

🦋 Changeset detected

Latest commit: c8640a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 27, 2025

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/sv@757
npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@757

commit: c8640a8

Copy link
Member

@manuel3108 manuel3108 left a comment

Choose a reason for hiding this comment

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

Thanks!

@manuel3108 manuel3108 merged commit 5fee6a0 into main Nov 7, 2025
8 checks passed
@manuel3108 manuel3108 deleted the fix/add-file-ext-in-import branch November 7, 2025 15:54
@github-actions github-actions bot mentioned this pull request Nov 7, 2025
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.

Example apps should include file extensions in import statements

3 participants