more multiplexing modules
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
076360fa01
commit
0a8743819c
@ -700,6 +700,11 @@
|
|||||||
{ src: 'plugin/search/search.js', async: true },
|
{ src: 'plugin/search/search.js', async: true },
|
||||||
{ src: 'plugin/zoom-js/zoom.js', async: true },
|
{ src: 'plugin/zoom-js/zoom.js', async: true },
|
||||||
{ src: 'plugin/notes/notes.js', async: true }
|
{ src: 'plugin/notes/notes.js', async: true }
|
||||||
|
|
||||||
|
{ src: '//cdn.socket.io/socket.io-1.3.5.js', async: true },
|
||||||
|
{ src: 'plugin/multiplex/master.js', async: true },
|
||||||
|
// and if you want speaker notes
|
||||||
|
{ src: 'plugin/notes-server/client.js', async: true }
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user