parent
df61173720
commit
48e14ebc9a
4 changed files with 31 additions and 16 deletions
|
@ -31,7 +31,7 @@ export default {
|
|||
svgr(),
|
||||
babel({
|
||||
exclude: 'node_modules/**',
|
||||
plugins: [ 'external-helpers' ]
|
||||
plugins: [ '@babel/external-helpers' ]
|
||||
}),
|
||||
resolve(),
|
||||
commonjs()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue