Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Jul 1, 2023
1 parent af2a817 commit cd61d4c
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions dexie-cloud-todo-app/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "./static/css/main.621268ed.css",
"main.js": "./static/js/main.656acc7c.js",
"main.js": "./static/js/main.ca1551b5.js",
"static/js/496.3eeded03.chunk.js": "./static/js/496.3eeded03.chunk.js",
"service-worker.js": "./service-worker.js",
"index.html": "./index.html",
"main.621268ed.css.map": "./static/css/main.621268ed.css.map",
"main.656acc7c.js.map": "./static/js/main.656acc7c.js.map",
"main.ca1551b5.js.map": "./static/js/main.ca1551b5.js.map",
"496.3eeded03.chunk.js.map": "./static/js/496.3eeded03.chunk.js.map"
},
"entrypoints": [
"static/css/main.621268ed.css",
"static/js/main.656acc7c.js"
"static/js/main.ca1551b5.js"
]
}
2 changes: 1 addition & 1 deletion dexie-cloud-todo-app/index.html
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.656acc7c.js"></script><link href="./static/css/main.621268ed.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.ca1551b5.js"></script><link href="./static/css/main.621268ed.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 1 addition & 1 deletion dexie-cloud-todo-app/service-worker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dexie-cloud-todo-app/service-worker.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dexie-cloud-todo-app/static/js/main.656acc7c.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dexie-cloud-todo-app/static/js/main.ca1551b5.js.map

Large diffs are not rendered by default.

0 comments on commit cd61d4c

Please sign in to comment.