Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
kingh0730 committed Feb 26, 2024
1 parent 41afe72 commit 09b2567
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "./static/css/main.28b2e96e.css",
"main.js": "./static/js/main.545089cf.js",
"main.js": "./static/js/main.efe9e9fa.js",
"index.html": "./index.html",
"main.28b2e96e.css.map": "./static/css/main.28b2e96e.css.map",
"main.545089cf.js.map": "./static/js/main.545089cf.js.map"
"main.efe9e9fa.js.map": "./static/js/main.efe9e9fa.js.map"
},
"entrypoints": [
"static/css/main.28b2e96e.css",
"static/js/main.545089cf.js"
"static/js/main.efe9e9fa.js"
]
}
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><title>Streamlit Component</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Streamlit Component"/><link rel="stylesheet" href="bootstrap.min.css"/><script defer="defer" src="./static/js/main.545089cf.js"></script><link href="./static/css/main.28b2e96e.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><title>Streamlit Component</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Streamlit Component"/><link rel="stylesheet" href="bootstrap.min.css"/><script defer="defer" src="./static/js/main.efe9e9fa.js"></script><link href="./static/css/main.28b2e96e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 09b2567

Please sign in to comment.