Reduce production built size
This commit is contained in:
parent
a96fa1622b
commit
f4d1cb7e1e
13 changed files with 56 additions and 38 deletions
2
.babelrc
2
.babelrc
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"presets": [
|
||||
"env", "react"
|
||||
["env", { modules: false }], "react"
|
||||
],
|
||||
"plugins": [
|
||||
"transform-class-properties"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue