Remove legacy decorators syntax (#18357)
This commit is contained in:
committed by
GitHub
parent
503022d6f9
commit
d1b057a0ac
@@ -17,7 +17,6 @@ module.exports = (api) => {
|
||||
['@babel/env', envOptions],
|
||||
],
|
||||
plugins: [
|
||||
['@babel/proposal-decorators', { legacy: true }],
|
||||
['react-intl', { messagesDir: './build/messages' }],
|
||||
'preval',
|
||||
],
|
||||
|
Reference in New Issue
Block a user