This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2021-09-21 09:31:37 +00:00
|
|
|
// @ts-ignore
|
|
|
|
window["polymerSkipLoadingFontRoboto"] = true;
|
2021-09-23 08:16:49 +00:00
|
|
|
import "construct-style-sheets-polyfill";
|
|
|
|
import "@webcomponents/webcomponentsjs";
|
2021-11-04 21:34:48 +00:00
|
|
|
import "lit/polyfill-support.js";
|
2022-01-15 13:56:18 +00:00
|
|
|
|
|
|
|
import "@formatjs/intl-listformat/polyfill.js";
|
|
|
|
import "@formatjs/intl-listformat/locale-data/en.js";
|