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
Vite documentation, the Chrome version is listed as 87. They explained that it was because of the issue.
However, import.meta works in versions 64 and higher.
I wonder if legacy is not used in browsers between versions 64 and 87.
I'm curious about the minimum supported version of Chrome.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Vite documentation, the Chrome version is listed as 87. They explained that it was because of the issue.
However, import.meta works in versions 64 and higher.
I wonder if legacy is not used in browsers between versions 64 and 87.
I'm curious about the minimum supported version of Chrome.
Beta Was this translation helpful? Give feedback.
All reactions