Move compatibility to static polyfill handling (#24775)

* Move compatibility to static polyfill handling

* Move compatibility to static polyfill handling

* Prettier
This commit is contained in:
Bram Kragten
2025-03-26 10:38:53 +01:00
committed by GitHub
parent e27b97abc0
commit 386b8ba747
12 changed files with 14 additions and 36 deletions

View File

@@ -1,5 +1,3 @@
// Compat needs to be first import
import "../../src/resources/compatibility";
import "./hassio-main";
import("../../src/resources/ha-style");