mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
use hyperjson.amd.js, not hyperjson.js
This commit is contained in:
parent
f5266e2109
commit
d2c8fbf1f8
@ -4,7 +4,7 @@ define([
|
||||
'/common/messages.js',
|
||||
'/common/crypto.js',
|
||||
'/common/realtime-input.js',
|
||||
'/bower_components/hyperjson/hyperjson.js',
|
||||
'/bower_components/hyperjson/hyperjson.amd.js',
|
||||
'/common/hyperscript.js',
|
||||
'/common/toolbar.js',
|
||||
'/common/cursor.js',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user