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

vite: change ext-es format #1900

Merged
merged 2 commits into from May 14, 2024
Merged

vite: change ext-es format #1900

merged 2 commits into from May 14, 2024

Conversation

patricklx
Copy link
Contributor

No description provided.

@ef4
Copy link
Contributor

ef4 commented May 3, 2024

This is not a good solution to the problem. I don't want to break the vite resolver every time core decides to add a search param. And what happens if core is using a searchParam but then vite decides to also start using the same name?

We probably don't need to use search params at all in the core. The structure of these URLs were fairly arbitrary decisions. I I think we can make them all part of the pathName, and decide to leave searchParams entirely free for use by the host environment (vite).

@patricklx patricklx changed the title vite: re-add exports query param for ext-es vite: change ext-es format May 3, 2024
@patricklx
Copy link
Contributor Author

@ef4 I updated the pr, the failing checks look unrelated. more related to babel plugin template compilation

@ef4 ef4 added the bug Something isn't working label May 14, 2024
@ef4 ef4 merged commit efd6c9a into embroider-build:main May 14, 2024
95 of 96 checks passed
@ef4
Copy link
Contributor

ef4 commented May 14, 2024

Thanks, looking good.

@github-actions github-actions bot mentioned this pull request May 14, 2024
@patricklx patricklx deleted the vite-ext-es branch May 14, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants