Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tphamcs committed Aug 5, 2024
1 parent dd18e53 commit e4bf04c
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 30 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": "/react-cgecko-api/static/css/main.eb50641e.css",
"main.js": "/react-cgecko-api/static/js/main.8b17e9c7.js",
"main.js": "/react-cgecko-api/static/js/main.23ad7436.js",
"static/js/453.1a340cae.chunk.js": "/react-cgecko-api/static/js/453.1a340cae.chunk.js",
"index.html": "/react-cgecko-api/index.html",
"main.eb50641e.css.map": "/react-cgecko-api/static/css/main.eb50641e.css.map",
"main.8b17e9c7.js.map": "/react-cgecko-api/static/js/main.8b17e9c7.js.map",
"main.23ad7436.js.map": "/react-cgecko-api/static/js/main.23ad7436.js.map",
"453.1a340cae.chunk.js.map": "/react-cgecko-api/static/js/453.1a340cae.chunk.js.map"
},
"entrypoints": [
"static/css/main.eb50641e.css",
"static/js/main.8b17e9c7.js"
"static/js/main.23ad7436.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="/react-cgecko-api/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-cgecko-api/logo192.png"/><link rel="manifest" href="/react-cgecko-api/manifest.json"/><title>React CGecko API</title><script defer="defer" src="/react-cgecko-api/static/js/main.8b17e9c7.js"></script><link href="/react-cgecko-api/static/css/main.eb50641e.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-cgecko-api/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-cgecko-api/logo192.png"/><link rel="manifest" href="/react-cgecko-api/manifest.json"/><title>React CGecko API</title><script defer="defer" src="/react-cgecko-api/static/js/main.23ad7436.js"></script><link href="/react-cgecko-api/static/css/main.eb50641e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 3 additions & 0 deletions static/js/main.23ad7436.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,3 @@
* 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.19.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.26.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
*/
1 change: 1 addition & 0 deletions static/js/main.23ad7436.js.map

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.8b17e9c7.js.map

This file was deleted.

0 comments on commit e4bf04c

Please sign in to comment.