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

fix: check file extensions via url parsing #131

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

iamchanii
Copy link
Contributor

Update regular expression to allow module id that includes query suffix. (e.g. /index.tsx?tsr-split)

This is not common case, but would be help for me 😂

Copy link

changeset-bot bot commented Jul 13, 2024

🦋 Changeset detected

Latest commit: ab11455

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

This PR includes changesets to release 1 package
Name Type
vite-plugin-relay-lite 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

@iamchanii iamchanii changed the title fix: regular expression to allow import query suffix fix: check file extensions via url parsing Jul 17, 2024
@iamchanii iamchanii requested a review from cometkim July 17, 2024 12:11
@cometkim cometkim merged commit 86f4a98 into cometkim:main Jul 17, 2024
2 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.

2 participants