Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
iliamrv committed Feb 3, 2024
1 parent c73995c commit 6d16b50
Show file tree
Hide file tree
Showing 16 changed files with 208 additions and 14 deletions.
17 changes: 11 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
{
"files": {
"main.css": "/test/static/css/main.a4804d8f.css",
"main.js": "/test/static/js/main.e3d074fb.js",
"main.css": "/test/static/css/main.70c9e283.css",
"main.js": "/test/static/js/main.ead8bb9b.js",
"static/js/787.67f55d8d.chunk.js": "/test/static/js/787.67f55d8d.chunk.js",
"static/media/avatar.png": "/test/static/media/avatar.d947cb9d0d13765666b6.png",
"static/media/404.svg": "/test/static/media/404.9ec31c0ba8d95b0480272e46af98c955.svg",
"static/media/closeOutline.svg": "/test/static/media/closeOutline.b64ba402fac8a549bc2de97e9cf84a61.svg",
"static/media/editIcon.svg": "/test/static/media/editIcon.0a0cefd2190b593b4f76bb1a5afe0c1f.svg",
"static/media/checked.svg": "/test/static/media/checked.b75ca55e8759862b4083.svg",
"index.html": "/test/index.html",
"main.a4804d8f.css.map": "/test/static/css/main.a4804d8f.css.map",
"main.e3d074fb.js.map": "/test/static/js/main.e3d074fb.js.map",
"static/media/burger.svg": "/test/static/media/burger.700e416f7bfe3697f96b36c778d25355.svg",
"main.70c9e283.css.map": "/test/static/css/main.70c9e283.css.map",
"main.ead8bb9b.js.map": "/test/static/js/main.ead8bb9b.js.map",
"787.67f55d8d.chunk.js.map": "/test/static/js/787.67f55d8d.chunk.js.map"
},
"entrypoints": [
"static/css/main.a4804d8f.css",
"static/js/main.e3d074fb.js"
"static/css/main.70c9e283.css",
"static/js/main.ead8bb9b.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="/test/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="/test/logo192.png"/><link rel="manifest" href="/test/manifest.json"/><title>React App</title><script defer="defer" src="/test/static/js/main.e3d074fb.js"></script><link href="/test/static/css/main.a4804d8f.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="/test/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="/test/logo192.png"/><link rel="manifest" href="/test/manifest.json"/><title>React App</title><script defer="defer" src="/test/static/js/main.ead8bb9b.js"></script><link href="/test/static/css/main.70c9e283.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions static/css/main.70c9e283.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.70c9e283.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions static/css/main.a4804d8f.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.a4804d8f.css.map

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,39 @@
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.0.3
*
* 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 DOM v6.4.3
*
* 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.4.3
*
* 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
*/

/** @license React v16.13.1
* react-is.production.min.js
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.ead8bb9b.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 6d16b50

Please sign in to comment.