add allowTopLevelThis option to transform-modules-systemjs (#10780)
* feat: expose rewriteThis method * feat: add allowTopLevelThis option to transform-modules-systemjs
This commit is contained in:
committed by
Nicolò Ribaudo
parent
04354d1556
commit
44f9d85904
@@ -10,6 +10,7 @@
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-hoist-variables": "^7.7.4",
|
||||
"@babel/helper-module-transforms": "^7.7.4",
|
||||
"@babel/helper-plugin-utils": "^7.0.0",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user