abadesalex commited on
Commit
201f6b6
·
1 Parent(s): 1be03cb

updated URL build

Browse files
FastAPI/app/build copy/asset-manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": {
3
+ "main.js": "/static/js/main.d4022087.js",
4
+ "index.html": "/index.html",
5
+ "main.d4022087.js.map": "/static/js/main.d4022087.js.map"
6
+ },
7
+ "entrypoints": [
8
+ "static/js/main.d4022087.js"
9
+ ]
10
+ }
FastAPI/app/build copy/favicon.ico ADDED
FastAPI/app/build copy/index.html ADDED
@@ -0,0 +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>React App</title><script defer="defer" src="/static/js/main.d4022087.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
FastAPI/app/build copy/logo192.png ADDED
FastAPI/app/build copy/logo512.png ADDED
FastAPI/app/build copy/manifest.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "short_name": "React App",
3
+ "name": "Create React App Sample",
4
+ "icons": [
5
+ {
6
+ "src": "favicon.ico",
7
+ "sizes": "64x64 32x32 24x24 16x16",
8
+ "type": "image/x-icon"
9
+ },
10
+ {
11
+ "src": "logo192.png",
12
+ "type": "image/png",
13
+ "sizes": "192x192"
14
+ },
15
+ {
16
+ "src": "logo512.png",
17
+ "type": "image/png",
18
+ "sizes": "512x512"
19
+ }
20
+ ],
21
+ "start_url": ".",
22
+ "display": "standalone",
23
+ "theme_color": "#000000",
24
+ "background_color": "#ffffff"
25
+ }
FastAPI/app/build copy/robots.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # https://www.robotstxt.org/robotstxt.html
2
+ User-agent: *
3
+ Disallow:
FastAPI/app/{build → build copy}/static/js/main.d4022087.js RENAMED
File without changes
FastAPI/app/{build → build copy}/static/js/main.d4022087.js.LICENSE.txt RENAMED
File without changes
FastAPI/app/{build → build copy}/static/js/main.d4022087.js.map RENAMED
File without changes
FastAPI/app/build/asset-manifest.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "files": {
3
- "main.js": "/static/js/main.d4022087.js",
4
  "index.html": "/index.html",
5
- "main.d4022087.js.map": "/static/js/main.d4022087.js.map"
6
  },
7
  "entrypoints": [
8
- "static/js/main.d4022087.js"
9
  ]
10
  }
 
1
  {
2
  "files": {
3
+ "main.js": "/static/js/main.e17bd3d9.js",
4
  "index.html": "/index.html",
5
+ "main.e17bd3d9.js.map": "/static/js/main.e17bd3d9.js.map"
6
  },
7
  "entrypoints": [
8
+ "static/js/main.e17bd3d9.js"
9
  ]
10
  }
FastAPI/app/build/index.html CHANGED
@@ -1 +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>React App</title><script defer="defer" src="/static/js/main.d4022087.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
 
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>React App</title><script defer="defer" src="/static/js/main.e17bd3d9.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
FastAPI/app/build/static/js/main.e17bd3d9.js ADDED
The diff for this file is too large to render. See raw diff
 
FastAPI/app/build/static/js/main.e17bd3d9.js.LICENSE.txt ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * @license React
3
+ * react-dom.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */
10
+
11
+ /**
12
+ * @license React
13
+ * react-jsx-runtime.production.min.js
14
+ *
15
+ * Copyright (c) Facebook, Inc. and its affiliates.
16
+ *
17
+ * This source code is licensed under the MIT license found in the
18
+ * LICENSE file in the root directory of this source tree.
19
+ */
20
+
21
+ /**
22
+ * @license React
23
+ * react.production.min.js
24
+ *
25
+ * Copyright (c) Facebook, Inc. and its affiliates.
26
+ *
27
+ * This source code is licensed under the MIT license found in the
28
+ * LICENSE file in the root directory of this source tree.
29
+ */
30
+
31
+ /**
32
+ * @license React
33
+ * scheduler.production.min.js
34
+ *
35
+ * Copyright (c) Facebook, Inc. and its affiliates.
36
+ *
37
+ * This source code is licensed under the MIT license found in the
38
+ * LICENSE file in the root directory of this source tree.
39
+ */
FastAPI/app/build/static/js/main.e17bd3d9.js.map ADDED
The diff for this file is too large to render. See raw diff