mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 17:56:46 +00:00
Fix build
This commit is contained in:
parent
7ffdb3ddc7
commit
95ea220936
@ -1,5 +1,5 @@
|
|||||||
import '@polymer/ha-toast/ha-toast.js';
|
|
||||||
import '@polymer/paper-button/paper-button.js';
|
import '@polymer/paper-button/paper-button.js';
|
||||||
|
import '../components/ha-toast.js';
|
||||||
|
|
||||||
export default (installingWorker) => {
|
export default (installingWorker) => {
|
||||||
const toast = document.createElement('ha-toast');
|
const toast = document.createElement('ha-toast');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user