Replaces RequireJS to SystemJS.

This commit is contained in:
Yury Delendik 2017-02-09 09:53:52 -06:00
parent 54e86f441b
commit 5b50e0d414
15 changed files with 118 additions and 64 deletions

View file

@ -12,8 +12,8 @@
globals: {
"PDFJSDev": false,
"require": false,
"exports": false,
"SystemJS": false,
},
"rules": {