chore: Remove terser from rollup config
This commit is contained in:
parent
c0e61756cb
commit
68854b0e66
157 changed files with 492 additions and 584 deletions
|
@ -28,9 +28,12 @@
|
|||
"react-intl": "^5.18.0",
|
||||
"react-scripts": "^4.0.3",
|
||||
"file-saver": "^2.0.5",
|
||||
"react-markdown": "6.0.2"
|
||||
"react-markdown": "6.0.2",
|
||||
"source-map-explorer": "^2.5.2"
|
||||
},
|
||||
"scripts": {
|
||||
"analyze": "source-map-explorer 'build/static/js/*.js'",
|
||||
"size": "source-map-explorer 'build/static/js/*.js' --tsv --no-root",
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue