-
-
Notifications
You must be signed in to change notification settings - Fork 652
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
938da57
commit 80b1e95
Showing
6 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"files": { | ||
"main.css": "./static/css/main.8baf4ec9.css", | ||
"main.js": "./static/js/main.1786042d.js", | ||
"main.js": "./static/js/main.95255295.js", | ||
"static/js/869.dd4a3180.chunk.js": "./static/js/869.dd4a3180.chunk.js", | ||
"service-worker.js": "./service-worker.js", | ||
"index.html": "./index.html", | ||
"main.8baf4ec9.css.map": "./static/css/main.8baf4ec9.css.map", | ||
"main.1786042d.js.map": "./static/js/main.1786042d.js.map", | ||
"main.95255295.js.map": "./static/js/main.95255295.js.map", | ||
"869.dd4a3180.chunk.js.map": "./static/js/869.dd4a3180.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.8baf4ec9.css", | ||
"static/js/main.1786042d.js" | ||
"static/js/main.95255295.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="Dexie Cloud example application created using create-react-app"/><link rel="apple-touch-icon" href="./dexie-icon-192x192.png"/><link rel="manifest" href="./manifest.json"/><title>Dexie Cloud ToDo App</title><script defer="defer" src="./static/js/main.1786042d.js"></script><link href="./static/css/main.8baf4ec9.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="Dexie Cloud example application created using create-react-app"/><link rel="apple-touch-icon" href="./dexie-icon-192x192.png"/><link rel="manifest" href="./manifest.json"/><title>Dexie Cloud ToDo App</title><script defer="defer" src="./static/js/main.95255295.js"></script><link href="./static/css/main.8baf4ec9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
...cloud-todo-app/static/js/main.1786042d.js → ...cloud-todo-app/static/js/main.95255295.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...d-todo-app/static/js/main.1786042d.js.map → ...d-todo-app/static/js/main.95255295.js.map
Large diffs are not rendered by default.
Oops, something went wrong.