sforkowany z mirror/soapbox
Babel: remove react-intl options
rodzic
af0f34311f
commit
2be9435d78
|
@ -17,7 +17,7 @@ module.exports = (api) => {
|
|||
['@babel/proposal-object-rest-spread', { useBuiltIns: true }],
|
||||
['@babel/proposal-decorators', { legacy: true }],
|
||||
'@babel/proposal-class-properties',
|
||||
['react-intl', { messagesDir: './build/messages/' }],
|
||||
'react-intl',
|
||||
'preval',
|
||||
],
|
||||
'sourceType': 'unambiguous',
|
||||
|
|
Ładowanie…
Reference in New Issue