chore(rollup): use new plugins

This commit is contained in:
moklick
2020-10-21 11:03:12 +02:00
parent 5d787cadf2
commit f57e05301b
3 changed files with 16 additions and 14 deletions
+2 -2
View File
@@ -8,5 +8,5 @@
],
"@babel/preset-react"
],
"plugins": []
}
"plugins": ["@babel/plugin-transform-runtime"]
}