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