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

[FEAT] Vite support on Remix experimental #5202

Closed
kalib-code opened this issue Nov 1, 2023 · 5 comments · Fixed by #5765
Closed

[FEAT] Vite support on Remix experimental #5202

kalib-code opened this issue Nov 1, 2023 · 5 comments · Fixed by #5765
Assignees

Comments

@kalib-code
Copy link
Contributor

Describe the bug

Trying to use remix in vite support experimental link and refine giving issue on [vite] Error when evaluating SSR module /app/root.tsx: failed to import "@refinedev/remix-router"

Steps To Reproduce

create remix on vite using it docs and manually add refine base on the instruction docs based

Expected behavior

refine should be working and no issue

Screenshot

No response

Desktop

No response

Mobile

No response

Additional Context

I know its remix support is experimental but it no hurt if we could support it in early stage thanks

@kalib-code kalib-code added the bug Something isn't working label Nov 1, 2023
@BatuhanW BatuhanW changed the title [BUG] Vite support on Remix experimental [FEAT] Vite support on Remix experimental Nov 2, 2023
@omeraplak
Copy link
Member

Hey, Thank you very much for your interest. We don't think that the core team needs to put effort into this phase. However, if the community wants to work on it, we would be happy to support it.

@omeraplak omeraplak added hacktoberfest and removed bug Something isn't working labels Nov 2, 2023
@cbnsndwch
Copy link

cbnsndwch commented Mar 7, 2024

@omeraplak the Remix Vite plugin is now stable, shipped in Remix v2.8. Is now a better time to look at this?

I'm trying to merge Express and Remix projects into one but since Refine controls the build scripts making changes would require patching the packages

@omeraplak
Copy link
Member

@omeraplak the Remix Vite plugin is now stable, shipped in Remix v2.8. Is now a better time to look at this?

I'm trying to merge Express and Remix projects into one but since Refine controls the build scripts making changes would require patching the packages

Hey, thanks for the update. I'll discuss the Remix Vite support with the core team.

But for now, to help you, by 'refine controls the build script', do you mean these commands? https://refine.dev/docs/packages/cli/#dev-start-build If so, you can alternatively use the command 'npm run refine run {CUSTOM_BIN} start' (https://refine.dev/docs/packages/cli/#run)

@cbnsndwch
Copy link

Thanks! I'll give that a try!

@alicanerdurmaz alicanerdurmaz reopened this Mar 8, 2024
@pcfreak30
Copy link

see #5734

These issues have been dug into, and hopefully, all problems have been solved, including the remix-router package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants