refactor(rollup): example config
This commit is contained in:
+1
-1
@@ -46,8 +46,8 @@ export default {
|
||||
babel({
|
||||
exclude: 'node_modules/**',
|
||||
babelHelpers: 'runtime',
|
||||
plugins: ['@babel/plugin-transform-runtime'],
|
||||
}),
|
||||
|
||||
svgr(),
|
||||
typescript({
|
||||
clean: true,
|
||||
|
||||
Reference in New Issue
Block a user