Skip to content

Commit

Permalink
Merge pull request #1405 from tronscan/feature/web_optimisation
Browse files Browse the repository at this point in the history
web optimisation
  • Loading branch information
bbsyaya authored Mar 24, 2020
2 parents 78e3203 + cd4af15 commit 3d04d54
Show file tree
Hide file tree
Showing 549 changed files with 6,701 additions and 26,287 deletions.
5 changes: 4 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"presets": [
"react-app"
"react-app",
// "env", {
// "modules": false
// }
],
"plugins": [
["@babel/plugin-proposal-decorators", {"legacy": true}],
Expand Down
429 changes: 216 additions & 213 deletions build/asset-manifest.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/editor.worker.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions build/editor.worker.js.LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/*!
Copyright (c) 2014 Taylor Hakes
Copyright (c) 2014 Forbes Lindesay
*/
Binary file modified build/editor.worker.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion build/index.html

Large diffs are not rendered by default.

Binary file modified build/index.html.gz
Binary file not shown.
Loading

0 comments on commit 3d04d54

Please sign in to comment.