Open edloidas opened 2 months ago
For front-end code consider moving from ES5 target to, at least ES2018 (the one, that still mostly supported by pre-Chromium MS Edge), as we using it for Cloud Console already. We may also use newer target, like ES2021.
Related to https://github.com/enonic/lib-admin-ui/issues/3706
For front-end code consider moving from ES5 target to, at least ES2018 (the one, that still mostly supported by pre-Chromium MS Edge), as we using it for Cloud Console already. We may also use newer target, like ES2021.