Skip to content

Commit

Permalink
Deploy React app build
Browse files Browse the repository at this point in the history
  • Loading branch information
beniroquai committed Sep 19, 2024
1 parent 2e4eb87 commit c34a023
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions imswitch/_data/static/imswitch/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/imswitch/static/css/main.137a04f5.css",
"main.js": "/imswitch/static/js/main.b42c3740.js",
"main.js": "/imswitch/static/js/main.69c7aebd.js",
"static/js/787.8bed3ce4.chunk.js": "/imswitch/static/js/787.8bed3ce4.chunk.js",
"index.html": "/imswitch/index.html",
"main.137a04f5.css.map": "/imswitch/static/css/main.137a04f5.css.map",
"main.b42c3740.js.map": "/imswitch/static/js/main.b42c3740.js.map",
"main.69c7aebd.js.map": "/imswitch/static/js/main.69c7aebd.js.map",
"787.8bed3ce4.chunk.js.map": "/imswitch/static/js/787.8bed3ce4.chunk.js.map"
},
"entrypoints": [
"static/css/main.137a04f5.css",
"static/js/main.b42c3740.js"
"static/js/main.69c7aebd.js"
]
}
2 changes: 1 addition & 1 deletion imswitch/_data/static/imswitch/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="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="icon" href="/imswitch/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="/imswitch/logo192.png"/><link rel="manifest" href="/imswitch/manifest.json"/><title>React App</title><script defer="defer" src="/imswitch/static/js/main.b42c3740.js"></script><link href="/imswitch/static/css/main.137a04f5.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="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="icon" href="/imswitch/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="/imswitch/logo192.png"/><link rel="manifest" href="/imswitch/manifest.json"/><title>React App</title><script defer="defer" src="/imswitch/static/js/main.69c7aebd.js"></script><link href="/imswitch/static/css/main.137a04f5.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.

This file was deleted.

0 comments on commit c34a023

Please sign in to comment.