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 -1
View File
@@ -46,8 +46,8 @@ export default {
babel({
exclude: 'node_modules/**',
babelHelpers: 'runtime',
plugins: ['@babel/plugin-transform-runtime'],
}),
svgr(),
typescript({
clean: true,