start using hyperjson from bower.io
This commit is contained in:
@@ -4,7 +4,7 @@ define([
|
||||
'/common/messages.js',
|
||||
'/common/crypto.js',
|
||||
'/common/realtime-input.js',
|
||||
'/common/hyperjson.js',
|
||||
'/bower_components/hyperjson/hyperjson.js',
|
||||
'/common/hyperscript.js',
|
||||
'/common/toolbar.js',
|
||||
'/common/cursor.js',
|
||||
@@ -37,6 +37,7 @@ define([
|
||||
var module = window.REALTIME_MODULE = {
|
||||
Hyperjson: Hyperjson,
|
||||
Hyperscript: Hyperscript,
|
||||
TextPatcher: TextPatcher,
|
||||
logFights: true,
|
||||
fights: []
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user