Skip to content
This repository was archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
Prebuilt interface
Browse files Browse the repository at this point in the history
  • Loading branch information
evertonfraga committed Nov 19, 2018
1 parent d075fcd commit 3134df9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "standard-minifier-js",
"version": "2.3.4"
},
"totalMinifiedBytes": 3382518,
"totalMinifiedGzipBytes": 930235,
"totalMinifiedBytes": 3382536,
"totalMinifiedGzipBytes": 930243,
"minifiedBytesByPackage": {
"packages/meteor.js": 9433,
"packages/less.js": 24,
Expand Down Expand Up @@ -900,7 +900,7 @@
],
"app/global-imports.js": 1705,
"app/app.js": [
1116950,
1116968,
{
"client": {
"templates": {
Expand Down Expand Up @@ -969,7 +969,7 @@
"index.js": 3453
},
"TxHistory": {
"TxRow.js": 5289,
"TxRow.js": 5307,
"index.js": 1777
},
"About.js": 928,
Expand Down
2 changes: 1 addition & 1 deletion build-interface/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<link rel="stylesheet" type="text/css" class="__meteor-css__" href="f7745519098c04da9a3efe99fdfebaeb129821e3.css?meteor_css_resource=true">
<script type="text/javascript">__meteor_runtime_config__ = JSON.parse(decodeURIComponent("%7B%22meteorRelease%22%3A%22METEOR%401.7.0.3%22%2C%22ROOT_URL_PATH_PREFIX%22%3A%22%22%2C%22meteorEnv%22%3A%7B%22NODE_ENV%22%3A%22production%22%7D%2C%22ROOT_URL%22%3A%22%22%7D"));</script>
<script type="text/javascript" src="837c872689dc09c9b609935c176bc269a58b5d64.js"></script>
<script type="text/javascript" src="84f572051cd7ea9ac2e63ce1668e4771848a0bcb.js"></script>
<script type="text/javascript">Meteor.disconnect();</script>
<meta charset="utf-8">
<!-- title is set in index.js -->
Expand Down

0 comments on commit 3134df9

Please sign in to comment.