Skip to content

Commit

Permalink
web build
Browse files Browse the repository at this point in the history
  • Loading branch information
lqqyt2423 committed Jun 28, 2024
1 parent 93019f1 commit d0da76d
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 19 deletions.
14 changes: 6 additions & 8 deletions web/client/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
{
"files": {
"main.css": "/static/css/main.15b22d69.css",
"main.js": "/static/js/main.66901bf9.js",
"static/js/496.aae294ae.chunk.js": "/static/js/496.aae294ae.chunk.js",
"main.css": "/static/css/main.ede02a8b.css",
"main.js": "/static/js/main.2b34c594.js",
"static/media/github-mark.svg": "/static/media/github-mark.6fa18895f6e6c7772cab7049f7e05f59.svg",
"index.html": "/index.html",
"main.15b22d69.css.map": "/static/css/main.15b22d69.css.map",
"main.66901bf9.js.map": "/static/js/main.66901bf9.js.map",
"496.aae294ae.chunk.js.map": "/static/js/496.aae294ae.chunk.js.map"
"main.ede02a8b.css.map": "/static/css/main.ede02a8b.css.map",
"main.2b34c594.js.map": "/static/js/main.2b34c594.js.map"
},
"entrypoints": [
"static/css/main.15b22d69.css",
"static/js/main.66901bf9.js"
"static/css/main.ede02a8b.css",
"static/js/main.2b34c594.js"
]
}
2 changes: 1 addition & 1 deletion web/client/build/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="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>go-mitmproxy</title><script defer="defer" src="/static/js/main.66901bf9.js"></script><link href="/static/css/main.15b22d69.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="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>go-mitmproxy</title><script defer="defer" src="/static/js/main.2b34c594.js"></script><link href="/static/css/main.ede02a8b.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 web/client/build/static/css/main.15b22d69.css.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions web/client/build/static/css/main.ede02a8b.css.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions web/client/build/static/js/496.aae294ae.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion web/client/build/static/js/496.aae294ae.chunk.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions web/client/build/static/js/main.2b34c594.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions web/client/build/static/js/main.2b34c594.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions web/client/build/static/js/main.66901bf9.js

This file was deleted.

1 change: 0 additions & 1 deletion web/client/build/static/js/main.66901bf9.js.map

This file was deleted.

0 comments on commit d0da76d

Please sign in to comment.