You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.
Description
In my Remix entry files I import json:
When running with remix-vite, this results in an error:
So I add an assertion:
and that gives me a different error:
According to the vite docs, json shouldn't need an assertion: https://vitejs.dev/guide/features.html#json
Library version
0.2.2
Node version
v16.18.0
The text was updated successfully, but these errors were encountered: