mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
Update babel.config.js
This commit is contained in:
parent
f7e8fef890
commit
5c659d3445
@ -5,7 +5,7 @@ module.exports = {
|
||||
plugins: ['dynamic-import-node']
|
||||
},
|
||||
production: {
|
||||
plugins: ['@babel/plugin-syntax-dynamic-import']
|
||||
plugins: ['@babel/plugin-syntax-dynamic-import']
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user