Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekPAnil committed Apr 25, 2024
1 parent eacce43 commit 2524b3a
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"files": {
"main.css": "/testbench/static/css/main.16e3d2f0.css",
"main.js": "/testbench/static/js/main.5fe023e2.js",
"main.css": "/testbench/static/css/main.d8c32c2c.css",
"main.js": "/testbench/static/js/main.19ff73b8.js",
"static/media/glyphicons-halflings-regular.svg": "/testbench/static/media/glyphicons-halflings-regular.060b2710bdbbe3dfe48b.svg",
"static/media/glyphicons-halflings-regular.ttf": "/testbench/static/media/glyphicons-halflings-regular.4692b9ec53fd5972caa2.ttf",
"static/media/glyphicons-halflings-regular.woff": "/testbench/static/media/glyphicons-halflings-regular.82b1212e45a2bc35dd73.woff",
"static/media/glyphicons-halflings-regular.eot": "/testbench/static/media/glyphicons-halflings-regular.5be1347c682810f199c7.eot",
"static/media/glyphicons-halflings-regular.woff2": "/testbench/static/media/glyphicons-halflings-regular.be810be3a3e14c682a25.woff2",
"index.html": "/testbench/index.html",
"main.16e3d2f0.css.map": "/testbench/static/css/main.16e3d2f0.css.map",
"main.5fe023e2.js.map": "/testbench/static/js/main.5fe023e2.js.map"
"main.d8c32c2c.css.map": "/testbench/static/css/main.d8c32c2c.css.map",
"main.19ff73b8.js.map": "/testbench/static/js/main.19ff73b8.js.map"
},
"entrypoints": [
"static/css/main.16e3d2f0.css",
"static/js/main.5fe023e2.js"
"static/css/main.d8c32c2c.css",
"static/js/main.19ff73b8.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"/><link rel="shortcut icon" href="/testbench/OR_logo_64.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="/testbench/manifest.json"/><title>Reconciliation service test bench</title><script defer="defer" src="/testbench/static/js/main.5fe023e2.js"></script><link href="/testbench/static/css/main.16e3d2f0.css" rel="stylesheet"></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"/><link rel="shortcut icon" href="/testbench/OR_logo_64.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="/testbench/manifest.json"/><title>Reconciliation service test bench</title><script defer="defer" src="/testbench/static/js/main.19ff73b8.js"></script><link href="/testbench/static/css/main.d8c32c2c.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/css/main.16e3d2f0.css.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.d8c32c2c.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions static/js/main.5fe023e2.js → static/js/main.19ff73b8.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.5fe023e2.js.map

This file was deleted.

0 comments on commit 2524b3a

Please sign in to comment.