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

remove json call in remix module-resolution test #109

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dario-piotrowicz
Copy link
Contributor

resolves #83


This is a simple resolution for #83

I am simply removing the top-level call to the json utility so that the remix module resolution test can work in both dev and preview.

I personally don't think we should keep the test around with the comment just for documentation purposes, we should document this behavior properly (#108) and if we wanted some playground examples for this we could add them as part of #108 (and they should clearly/purposely reproduce this and not, as the remix case, reproduce it just by coincidence)

Copy link

pkg-pr-new bot commented Dec 10, 2024

Open in Stackblitz

npm i https://pkg.pr.new/flarelabs-net/vite-plugin-cloudflare/@flarelabs-net/vite-plugin-cloudflare@109

commit: 7e260fc

@dario-piotrowicz dario-piotrowicz merged commit 36efad1 into main Dec 11, 2024
5 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dario/83/no-remix-json branch December 11, 2024 10:00
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.

In the module resolution playground app the remix route does not work in preview
2 participants