mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-08 18:39:33 +00:00
Update frontend to c4ed7433 (#2157)
This commit is contained in:
Submodule home-assistant-polymer updated: 01b9a07320...c4ed743370
@@ -1,9 +1,9 @@
|
||||
|
||||
try {
|
||||
new Function("import('/api/hassio/app/frontend_latest/entrypoint.00c1195f.js')")();
|
||||
new Function("import('/api/hassio/app/frontend_latest/entrypoint.6bc241a4.js')")();
|
||||
} catch (err) {
|
||||
var el = document.createElement('script');
|
||||
el.src = '/api/hassio/app/frontend_es5/entrypoint.1d118c6f.js';
|
||||
el.src = '/api/hassio/app/frontend_es5/entrypoint.b71bd2af.js';
|
||||
document.body.appendChild(el);
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
{"version":3,"file":"entrypoint.1d118c6f.js","sources":["webpack://home-assistant-frontend/entrypoint.1d118c6f.js"],"mappings":";AAAA","sourceRoot":""}
|
||||
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/entrypoint.b71bd2af.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/entrypoint.b71bd2af.js.gz
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"entrypoint.b71bd2af.js","sources":["webpack://home-assistant-frontend/entrypoint.b71bd2af.js"],"mappings":";AAAA","sourceRoot":""}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.1d118c6f.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.b71bd2af.js"
|
||||
}
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/entrypoint.6bc241a4.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/entrypoint.6bc241a4.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.00c1195f.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.6bc241a4.js"
|
||||
}
|
||||
Reference in New Issue
Block a user