Skip to content

fix: import .tsx using import mapping - #6

Merged
thetutlage merged 1 commit into
poppinss:1.xfrom
aadamcik:fix/resolve
Feb 2, 2026
Merged

fix: import .tsx using import mapping#6
thetutlage merged 1 commit into
poppinss:1.xfrom
aadamcik:fix/resolve

Conversation

@aadamcik

@aadamcik aadamcik commented Feb 1, 2026

Copy link
Copy Markdown
Contributor

🔗 Linked issue

#4

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Resolves #4

📝 Checklist

  • I have read the contribution guide.
  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Comment thread src/loader.ts
@thetutlage
thetutlage merged commit 31292f6 into poppinss:1.x Feb 2, 2026
6 checks passed
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.

Importing .tsx files does not work

2 participants