Update babel plugins
This commit is contained in:
parent
c7fb545096
commit
fd3bf4f542
6 changed files with 9 additions and 32 deletions
|
|
@ -4,7 +4,6 @@ module.exports = api => {
|
|||
const testPreset = ["@babel/preset-env", {targets: {node: 'current'}}];
|
||||
|
||||
const plugins = [
|
||||
"@babel/plugin-transform-runtime",
|
||||
"@babel/plugin-syntax-dynamic-import",
|
||||
"@babel/plugin-transform-react-jsx",
|
||||
"@babel/plugin-syntax-function-bind",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue