mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
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:
@@ -1,5 +1,3 @@
|
||||
// Compat needs to be first import
|
||||
import "../../src/resources/compatibility";
|
||||
import { customElement } from "lit/decorators";
|
||||
import { isNavigationClick } from "../../src/common/dom/is-navigation-click";
|
||||
import { navigate } from "../../src/common/navigate";
|
||||
|
||||
Reference in New Issue
Block a user