Resurrection of the broken pusher (#25)
This commit is contained in:
parent
3b26b78df0
commit
1313c50df2
5 changed files with 74 additions and 41 deletions
|
@ -56,5 +56,5 @@ window.onload = () => {
|
|||
components: { App },
|
||||
template: '<App/>',
|
||||
}).$mount('#app');
|
||||
window.pusher = vuePusher.init();
|
||||
};
|
||||
window.pusher = vuePusher.init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue