Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
walotta committed Nov 10, 2023
1 parent d417ced commit e3bbb19
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/static/css/main.e6c13ad2.css",
"main.js": "/static/js/main.841f4413.js",
"main.js": "/static/js/main.a2b05d19.js",
"static/js/787.82ea8e80.chunk.js": "/static/js/787.82ea8e80.chunk.js",
"index.html": "/index.html",
"main.e6c13ad2.css.map": "/static/css/main.e6c13ad2.css.map",
"main.841f4413.js.map": "/static/js/main.841f4413.js.map",
"main.a2b05d19.js.map": "/static/js/main.a2b05d19.js.map",
"787.82ea8e80.chunk.js.map": "/static/js/787.82ea8e80.chunk.js.map"
},
"entrypoints": [
"static/css/main.e6c13ad2.css",
"static/js/main.841f4413.js"
"static/js/main.a2b05d19.js"
]
}
2 changes: 1 addition & 1 deletion 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"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>fleece benchmark</title><script defer="defer" src="/static/js/main.841f4413.js"></script><link href="/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="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>fleece benchmark</title><script defer="defer" src="/static/js/main.a2b05d19.js"></script><link href="/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>
3 changes: 0 additions & 3 deletions static/js/main.841f4413.js

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.a2b05d19.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,25 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.11.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.18.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

Large diffs are not rendered by default.

0 comments on commit e3bbb19

Please sign in to comment.