parent
4520e6473a
commit
be230be734
3 changed files with 53 additions and 10 deletions
|
@ -20,6 +20,7 @@ module.exports = (api) => {
|
|||
plugins: [
|
||||
['react-intl', { messagesDir: './build/messages' }],
|
||||
'preval',
|
||||
'@babel/plugin-proposal-nullish-coalescing-operator',
|
||||
],
|
||||
overrides: [
|
||||
{
|
||||
|
@ -67,4 +68,3 @@ module.exports = (api) => {
|
|||
|
||||
return config;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue