Skip to content

Commit a53bed2

Browse files
committed
use remote bundle
1 parent 6fbe3c7 commit a53bed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@
530530
ReliableChannelEvent,
531531
ReliableChannel,
532532
Protocols
533-
} from './waku-sdk-bundle.js';
533+
} from 'https://unpkg.com/@waku/sdk@0.0.34-e800af3.0/bundle/index.js';
534534

535535
// Define protobuf schema
536536
const protoSchema = `

0 commit comments

Comments
 (0)