refactor(rollup): use one babel config for examples and lib
This commit is contained in:
@@ -46,7 +46,6 @@ export default {
|
||||
babel({
|
||||
exclude: 'node_modules/**',
|
||||
babelHelpers: 'runtime',
|
||||
plugins: ['@babel/plugin-transform-runtime'],
|
||||
}),
|
||||
svgr(),
|
||||
typescript({
|
||||
|
||||
Reference in New Issue
Block a user