Skip to content

Commit

Permalink
deploy: d4049c0
Browse files Browse the repository at this point in the history
  • Loading branch information
kas1qqqq committed Dec 3, 2023
1 parent e1dde9b commit 9bbbeed
Show file tree
Hide file tree
Showing 8 changed files with 86 additions and 47 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/infinite-todos/static/css/main.729593f7.css",
"main.js": "/infinite-todos/static/js/main.300987b9.js",
"main.js": "/infinite-todos/static/js/main.c4762a5a.js",
"index.html": "/infinite-todos/index.html",
"main.729593f7.css.map": "/infinite-todos/static/css/main.729593f7.css.map",
"main.300987b9.js.map": "/infinite-todos/static/js/main.300987b9.js.map"
"main.c4762a5a.js.map": "/infinite-todos/static/js/main.c4762a5a.js.map"
},
"entrypoints": [
"static/css/main.729593f7.css",
"static/js/main.300987b9.js"
"static/js/main.c4762a5a.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="manifest" href="/site.webmanifest"/><link rel="shortcut icon" href="favicon.ico"/><title>Infinite Todos</title><script defer="defer" src="/infinite-todos/static/js/main.300987b9.js"></script><link href="/infinite-todos/static/css/main.729593f7.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="shortcut icon" href="favicon.ico"/><title>Infinite Todos</title><script defer="defer" src="/infinite-todos/static/js/main.c4762a5a.js"></script><link href="/infinite-todos/static/css/main.729593f7.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions static/js/main.300987b9.js

This file was deleted.

39 changes: 0 additions & 39 deletions static/js/main.300987b9.js.LICENSE.txt

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

78 changes: 78 additions & 0 deletions static/js/main.c4762a5a.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* use-sync-external-store-shim.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* use-sync-external-store-shim/with-selector.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions static/js/main.c4762a5a.js.map

Large diffs are not rendered by default.

0 comments on commit 9bbbeed

Please sign in to comment.