Step 2: Remove the decorator
This commit is contained in:
parent
02a5789dd3
commit
303f06cc61
4 changed files with 3 additions and 28 deletions
|
@ -13,7 +13,6 @@ module.exports = {
|
|||
"@babel/preset-react",
|
||||
],
|
||||
"plugins": [
|
||||
["@babel/plugin-proposal-decorators", {legacy: true}],
|
||||
"@babel/plugin-proposal-export-default-from",
|
||||
"@babel/plugin-proposal-numeric-separator",
|
||||
"@babel/plugin-proposal-class-properties",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue