хозяйские перестановки

This commit is contained in:
vgoma 2017-11-30 21:43:45 +03:00
parent 58440b92da
commit ce3f4b6af7
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
require('../vendor/cadesplugin_api');
require('./vendor/cadesplugin_api');
var global = Function('return this')(),
canPromise = Boolean(global.Promise),