Skip to content

Commit

Permalink
Deploy Query analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-build committed Mar 18, 2024
1 parent ba77f1f commit 06201de
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions atoti-query-analyser/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "./static/css/main.cc772b2c.css",
"main.js": "./static/js/main.57384d50.js",
"main.css": "./static/css/main.dab31ffc.css",
"main.js": "./static/js/main.759357c3.js",
"index.html": "./index.html",
"main.cc772b2c.css.map": "./static/css/main.cc772b2c.css.map",
"main.57384d50.js.map": "./static/js/main.57384d50.js.map"
"main.dab31ffc.css.map": "./static/css/main.dab31ffc.css.map",
"main.759357c3.js.map": "./static/js/main.759357c3.js.map"
},
"entrypoints": [
"static/css/main.cc772b2c.css",
"static/js/main.57384d50.js"
"static/css/main.dab31ffc.css",
"static/js/main.759357c3.js"
]
}
2 changes: 1 addition & 1 deletion atoti-query-analyser/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>QueryViz</title><script defer="defer" src="./static/js/main.57384d50.js"></script><link href="./static/css/main.cc772b2c.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>QueryViz</title><script defer="defer" src="./static/js/main.759357c3.js"></script><link href="./static/css/main.dab31ffc.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 atoti-query-analyser/static/css/main.cc772b2c.css.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions atoti-query-analyser/static/css/main.dab31ffc.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion atoti-query-analyser/static/js/main.57384d50.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions atoti-query-analyser/static/js/main.759357c3.js.map

Large diffs are not rendered by default.

0 comments on commit 06201de

Please sign in to comment.