start to factor sharejs into two modules

This commit is contained in:
ansuz
2016-04-15 18:17:45 +02:00
parent 13dc77b7f6
commit 92d89f6cac
2 changed files with 214 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
define([
'/api/config?cb=' + Math.random().toString(16).substring(2),
'/common/realtime-input.js',
'/common/realtime-textarea.js',
'/common/messages.js',
'/common/crypto.js',
'/bower_components/jquery/dist/jquery.min.js',