Why Quasar Vite CLI is targeting ES2019? #13737
Unanswered
Bullz3y3
asked this question in
CLI - PWA mode
Replies: 1 comment
-
Opera is chrome, and android and iOS are not browsers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can anyone explain why default target for Vite CLI is set to:
browser: [ 'es2019', 'edge88', 'firefox78', 'chrome87', 'safari13.1' ]
Is there a particular reason for selecting these? Furthermore, why there is no Opera, Android, and iOS in the selection?
Beta Was this translation helpful? Give feedback.
All reactions