feat: add babel plugin and nest iframe
Showing
... | @@ -82,6 +82,7 @@ | ... | @@ -82,6 +82,7 @@ |
"babel-core": "7.0.0-bridge.0" | "babel-core": "7.0.0-bridge.0" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@babel/plugin-proposal-optional-chaining": "^7.12.1", | |||
"@babel/polyfill": "7.4.3", | "@babel/polyfill": "7.4.3", | ||
"@babel/preset-typescript": "^7.12.1", | "@babel/preset-typescript": "^7.12.1", | ||
"@babel/runtime": "^7.10.5", | "@babel/runtime": "^7.10.5", | ||
... | ... |
Please
register
or
sign in
to comment