-
-
Notifications
You must be signed in to change notification settings - Fork 41
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 plugin breaks when exporting a links
function
#87
Comments
Interesting, this is new, I tested this scenario out and it was working before, I'll look into this, as a workaround until then you can export it as a const |
Weird, thanks for the work around! Glad to have pointed out the issue 🙂 |
@brookslybrand fixed in 3.7.1, was a typo where i left |
Awesome! Thanks @AlemTuzlak |
For some reason when exporting a
links
function the dev tools plugin blows up 😬https://stackblitz.com/edit/remix-run-remix-qrkkuu?file=app%2Froot.tsx
The text was updated successfully, but these errors were encountered: