Sonos-Kids-Controller
Sonos-Kids-Controller copied to clipboard
update browserlist
speed up the build process... maybe debugging in other browsers will get impossible.
Does this also affect running the web app on other browsers, or just debugging? Most of the time I use Safari while debugging, not sure if this will cause problems ...
i don't know in detail. I made this change because i realised, that ionic in default compiled ECMA2015, ES5 and ES6 while chrome is happy with ES6.
you can add Safari to browserlist like
last 2 safari versions
or similar.
(you can check here: https://browserslist.dev/