Skip to content

Commit

Permalink
new build
Browse files Browse the repository at this point in the history
  • Loading branch information
musicplatforms committed Oct 30, 2024
1 parent 8a61cb1 commit f884c5e
Show file tree
Hide file tree
Showing 80 changed files with 34 additions and 31 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}
6 changes: 3 additions & 3 deletions asset-manifest.json → build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/ether-pos/static/css/main.8f367868.css",
"main.js": "/ether-pos/static/js/main.33bff62b.js",
"main.js": "/ether-pos/static/js/main.6942c896.js",
"static/js/453.d945ead0.chunk.js": "/ether-pos/static/js/453.d945ead0.chunk.js",
"static/media/KaTeX_AMS-Regular.ttf": "/ether-pos/static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf",
"static/media/KaTeX_Main-Regular.ttf": "/ether-pos/static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf",
Expand Down Expand Up @@ -65,11 +65,11 @@
"static/media/KaTeX_Size3-Regular.woff2": "/ether-pos/static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2",
"index.html": "/ether-pos/index.html",
"main.8f367868.css.map": "/ether-pos/static/css/main.8f367868.css.map",
"main.33bff62b.js.map": "/ether-pos/static/js/main.33bff62b.js.map",
"main.6942c896.js.map": "/ether-pos/static/js/main.6942c896.js.map",
"453.d945ead0.chunk.js.map": "/ether-pos/static/js/453.d945ead0.chunk.js.map"
},
"entrypoints": [
"static/css/main.8f367868.css",
"static/js/main.33bff62b.js"
"static/js/main.6942c896.js"
]
}
Binary file added build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/ether-pos/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Ethereum Proof of Stake Demo"/><link rel="apple-touch-icon" href="/ether-pos/logo192.png"/><link rel="manifest" href="/ether-pos/manifest.json"/><title>Ethereum Proof of Stake Demo</title><script defer="defer" src="/ether-pos/static/js/main.6942c896.js"></script><link href="/ether-pos/static/css/main.8f367868.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added build/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions manifest.json → build/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "Ether POS Explained",
"name": "Learn how Ethereum POS works",
"short_name": "Ethereum PoS Demo",
"name": "Learn how Ethereum PoS works",
"icons": [
{
"src": "favicon.ico",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
48 changes: 24 additions & 24 deletions static/js/main.33bff62b.js → build/static/js/main.6942c896.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions build/static/js/main.6942c896.js.map

Large diffs are not rendered by default.

Binary file removed favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion index.html

This file was deleted.

Binary file removed logo192.png
Binary file not shown.
Binary file removed logo512.png
Binary file not shown.
1 change: 0 additions & 1 deletion static/js/main.33bff62b.js.map

This file was deleted.

0 comments on commit f884c5e

Please sign in to comment.