refactor(rollup): use one babel config for examples and lib

This commit is contained in:
moklick
2021-01-11 10:33:10 +01:00
parent 345283c878
commit 6c4d4985d2
5 changed files with 23 additions and 19 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"react-flow-renderer": "^8.3.2",
"react-router-dom": "^5.2.0",
"release-it": "^14.2.2",
"rollup": "^2.36.0",
"rollup": "^2.36.1",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",