When using browser API, shoud I write one code or one for Chrome and one for Firefox #15490
Unanswered
oussama-he
asked this question in
CLI - BEX mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When developing in the BEX mode and using browser API, Does Quasar take care to polyfill the code, or should I write it twice? e.g. Firefox uses
browser.tabs
and Chrome useschrome.tabs
.Beta Was this translation helpful? Give feedback.
All reactions