build folder updated
This commit is contained in:
parent
97131c35c8
commit
7cef78752d
@ -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
build/favicon.png
Normal file
BIN
build/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
@ -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>
|
@ -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
1
build/static/js/main.e5880f00.js.map
Normal file
1
build/static/js/main.e5880f00.js.map
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user