mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Include compatibility in Hass.io (#6098)
This commit is contained in:
parent
2c1b25b00b
commit
4cbd8e7673
@ -1,3 +1,5 @@
|
|||||||
|
import "../../src/resources/compatibility";
|
||||||
|
|
||||||
window.loadES5Adapter().then(() => {
|
window.loadES5Adapter().then(() => {
|
||||||
// eslint-disable-next-line
|
// eslint-disable-next-line
|
||||||
import(/* webpackChunkName: "roboto" */ "../../src/resources/roboto");
|
import(/* webpackChunkName: "roboto" */ "../../src/resources/roboto");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user