Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dekoms committed Jun 2, 2024
1 parent a4318b4 commit a642a7d
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"files": {
"main.js": "/FE/static/js/main.870be336.js",
"index.html": "/FE/index.html",
"main.870be336.js.map": "/FE/static/js/main.870be336.js.map"
"main.js": "/poompoom-web/static/js/main.0d4381cd.js",
"index.html": "/poompoom-web/index.html",
"main.0d4381cd.js.map": "/poompoom-web/static/js/main.0d4381cd.js.map"
},
"entrypoints": [
"static/js/main.870be336.js"
"static/js/main.0d4381cd.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>React App</title><link rel="stylesheet" href="/FE/reset.css"/><script defer="defer" src="/FE/static/js/main.870be336.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Poom Poom</title><link rel="stylesheet" href="/poompoom-web/reset.css"/><script defer="defer" src="/poompoom-web/static/js/main.0d4381cd.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.870be336.js → static/js/main.0d4381cd.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.870be336.js.map

This file was deleted.

0 comments on commit a642a7d

Please sign in to comment.