Modules systemjs system global name, use strict wrapping (#3482)

* modules systemjs system global name, use strict wrapping

* document systemGlobal option in readme
This commit is contained in:
Guy Bedford
2016-05-16 22:46:06 +02:00
committed by Henry Zhu
parent 8fa1174b32
commit 40c4e7c2ea
17 changed files with 44 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
"use strict";
System.register([], function (_export, _context) {
"use strict";
return {
setters: [],
execute: function () {