refactor(rollup): example config

This commit is contained in:
moklick
2021-01-06 11:48:03 +01:00
parent 7b9fd9a708
commit 345283c878
5 changed files with 21497 additions and 32 deletions
+1 -2
View File
@@ -7,6 +7,5 @@
}
],
"@babel/preset-react"
],
"plugins": ["@babel/plugin-transform-runtime"]
]
}