We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a98e09 commit 1c6816eCopy full SHA for 1c6816e
src/runtime/plugin.client.ts
@@ -1,5 +1,5 @@
1
import Echo from 'laravel-echo'
2
-import Pusher from 'pusher-js'
+import Pusher from 'pusher-js/worker'
3
import type { Channel, Options, ChannelAuthorizationCallback } from 'pusher-js'
4
import type { ChannelAuthorizationData } from 'pusher-js/types/src/core/auth/options'
5
import { createConsola, type ConsolaInstance } from 'consola'
0 commit comments