mirror of
https://github.com/lemeow125/React-NotesApp.git
synced 2024-11-17 14:39:28 +08:00
Updates
This commit is contained in:
parent
32e6019896
commit
48fa6a63af
5 changed files with 13 additions and 13 deletions
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"files": {
|
"files": {
|
||||||
"main.css": "/react-notes/static/css/main.e6c13ad2.css",
|
"main.css": "/react_notes/static/css/main.e6c13ad2.css",
|
||||||
"main.js": "/react-notes/static/js/main.b80e37ea.js",
|
"main.js": "/react_notes/static/js/main.a0057c6d.js",
|
||||||
"static/js/787.7d29de91.chunk.js": "/react-notes/static/js/787.7d29de91.chunk.js",
|
"static/js/787.7d29de91.chunk.js": "/react_notes/static/js/787.7d29de91.chunk.js",
|
||||||
"index.html": "/react-notes/index.html",
|
"index.html": "/react_notes/index.html",
|
||||||
"main.e6c13ad2.css.map": "/react-notes/static/css/main.e6c13ad2.css.map",
|
"main.e6c13ad2.css.map": "/react_notes/static/css/main.e6c13ad2.css.map",
|
||||||
"main.b80e37ea.js.map": "/react-notes/static/js/main.b80e37ea.js.map",
|
"main.a0057c6d.js.map": "/react_notes/static/js/main.a0057c6d.js.map",
|
||||||
"787.7d29de91.chunk.js.map": "/react-notes/static/js/787.7d29de91.chunk.js.map"
|
"787.7d29de91.chunk.js.map": "/react_notes/static/js/787.7d29de91.chunk.js.map"
|
||||||
},
|
},
|
||||||
"entrypoints": [
|
"entrypoints": [
|
||||||
"static/css/main.e6c13ad2.css",
|
"static/css/main.e6c13ad2.css",
|
||||||
"static/js/main.b80e37ea.js"
|
"static/js/main.a0057c6d.js"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1 +1 @@
|
||||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/react-notes/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="/react-notes/logo192.png"/><link rel="manifest" href="/react-notes/manifest.json"/><title>React App</title><script defer="defer" src="/react-notes/static/js/main.b80e37ea.js"></script><link href="/react-notes/static/css/main.e6c13ad2.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="/react_notes/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="/react_notes/logo192.png"/><link rel="manifest" href="/react_notes/manifest.json"/><title>React App</title><script defer="defer" src="/react_notes/static/js/main.a0057c6d.js"></script><link href="/react_notes/static/css/main.e6c13ad2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue