authentik/web/poly.ts

6 lines
175 B
TypeScript
Raw Normal View History

2021-09-16 16:30:16 +01:00
// @ts-ignore
window["polymerSkipLoadingFontRoboto"] = true;
import "construct-style-sheets-polyfill";
import "@webcomponents/webcomponentsjs";
import "lit/polyfill-support";