summaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/lib/createSystem.js
blob: 96fbf418c389dc2aaffc06e17ae187d54bafd849 (plain)
1
2
3
System = new SystemJSLoader();

__global.SystemJS = System;