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

@@ -8,8 +8,7 @@
"dependencies": {
"babel-template": "^6.8.0",
"babel-helper-hoist-variables": "^6.8.0",
"babel-runtime": "^6.0.0",
"babel-plugin-transform-strict-mode": "^6.8.0"
"babel-runtime": "^6.0.0"
},
"keywords": [
"babel-plugin"