Fix build

This commit is contained in:
Paulus Schoutsen 2018-08-15 12:30:45 +02:00
parent 7ffdb3ddc7
commit 95ea220936

View File

@ -1,5 +1,5 @@
import '@polymer/ha-toast/ha-toast.js';
import '@polymer/paper-button/paper-button.js';
import '../components/ha-toast.js';
export default (installingWorker) => {
const toast = document.createElement('ha-toast');