diff --git a/dev.html b/dev.html
index 99b78dd6ae..35d07cf75b 100644
--- a/dev.html
+++ b/dev.html
@@ -43,7 +43,7 @@
websocket_url: 'wss://conversejs.org/xmpp-websocket',
// websocket_url: 'ws://chat.example.org:5380/xmpp-websocket',
whitelisted_plugins: ['converse-debug'],
- connection_options: { worker: '/dist/shared-connection-worker.js' }
+ // connection_options: { worker: '/dist/shared-connection-worker.js' }
});