Skip to content

Issues using V1 Route Convention with Remix vite plugin #8372

Closed Answered by hi-ogawa
aland-dev asked this question in Q&A
Discussion options

You must be logged in to vote

I'm trying to get V1 route convention to work with the new vite plugin

It looks like you're not using Vite actually. Instead of remix dev and remix build, the scripts should look like this:

"build": "remix vite:build",
"dev": "remix vite:dev",

Could you try starting from the official template? https://github.com/remix-run/remix/tree/main/templates/unstable-vite

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@aland-dev
Comment options

Comment options

You must be logged in to vote
7 replies
@aland-dev
Comment options

@Nedi11
Comment options

@aland-dev
Comment options

@ridoybevy
Comment options

@aland-dev
Comment options

Answer selected by aland-dev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants