Skip to content

Commit e1ce40f

Browse files
authored
Merge pull request #1406 from tronscan/develop
web optimisation
2 parents d43bb8a + 3d04d54 commit e1ce40f

File tree

549 files changed

+6701
-26287
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

549 files changed

+6701
-26287
lines changed

.babelrc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"presets": [
3-
"react-app"
3+
"react-app",
4+
// "env", {
5+
// "modules": false
6+
// }
47
],
58
"plugins": [
69
["@babel/plugin-proposal-decorators", {"legacy": true}],

build/asset-manifest.json

Lines changed: 216 additions & 213 deletions
Large diffs are not rendered by default.

build/editor.worker.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/editor.worker.js.LICENSE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/*!
2+
Copyright (c) 2014 Taylor Hakes
3+
Copyright (c) 2014 Forbes Lindesay
4+
*/

build/editor.worker.js.gz

554 Bytes
Binary file not shown.

build/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

build/index.html.gz

42 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)