build folder updated

This commit is contained in:
2024-01-31 19:55:11 +05:30
committed by Kshitij
parent 97131c35c8
commit 7cef78752d
9 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -1,16 +1,16 @@
{ {
"files": { "files": {
"main.css": "/static/css/main.fc9980d5.css", "main.css": "/static/css/main.fc9980d5.css",
"main.js": "/static/js/main.712f4d20.js", "main.js": "/static/js/main.e5880f00.js",
"static/js/787.9c5e822e.chunk.js": "/static/js/787.9c5e822e.chunk.js", "static/js/787.9c5e822e.chunk.js": "/static/js/787.9c5e822e.chunk.js",
"static/media/img.png": "/static/media/img.8d314c6eb13d123018f3.png", "static/media/img.png": "/static/media/img.8d314c6eb13d123018f3.png",
"index.html": "/index.html", "index.html": "/index.html",
"main.fc9980d5.css.map": "/static/css/main.fc9980d5.css.map", "main.fc9980d5.css.map": "/static/css/main.fc9980d5.css.map",
"main.712f4d20.js.map": "/static/js/main.712f4d20.js.map", "main.e5880f00.js.map": "/static/js/main.e5880f00.js.map",
"787.9c5e822e.chunk.js.map": "/static/js/787.9c5e822e.chunk.js.map" "787.9c5e822e.chunk.js.map": "/static/js/787.9c5e822e.chunk.js.map"
}, },
"entrypoints": [ "entrypoints": [
"static/css/main.fc9980d5.css", "static/css/main.fc9980d5.css",
"static/js/main.712f4d20.js" "static/js/main.e5880f00.js"
] ]
} }
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

+1 -1
View File
@@ -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.712f4d20.js"></script><link href="/static/css/main.fc9980d5.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.png"/><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>Facial Recognition</title><script defer="defer" src="/static/js/main.e5880f00.js"></script><link href="/static/css/main.fc9980d5.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
+1 -1
View File
@@ -3,7 +3,7 @@
"name": "Create React App Sample", "name": "Create React App Sample",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.png",
"sizes": "64x64 32x32 24x24 16x16", "sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon" "type": "image/x-icon"
}, },
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long