There is now only check ````es6 if ('customElements' in window) ```` in core/web-components.ts - there should be polyfill for the case when browser does not support web-components
There is now only check
in core/web-components.ts - there should be polyfill for the case when browser does not support web-components