Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vimlesh1975 committed Aug 28, 2023
1 parent b4a530a commit ee6bd7c
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 20 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "/ReactCasparClient/static/css/main.4ab6373e.css",
"main.js": "/ReactCasparClient/static/js/main.fb90def9.js",
"main.js": "/ReactCasparClient/static/js/main.6560e61a.js",
"static/js/725.606a1226.chunk.js": "/ReactCasparClient/static/js/725.606a1226.chunk.js",
"index.html": "/ReactCasparClient/index.html",
"static/media/canvasBg.svg": "/ReactCasparClient/static/media/canvasBg.318f03422b7360431e95.svg",
"main.4ab6373e.css.map": "/ReactCasparClient/static/css/main.4ab6373e.css.map",
"main.fb90def9.js.map": "/ReactCasparClient/static/js/main.fb90def9.js.map",
"main.6560e61a.js.map": "/ReactCasparClient/static/js/main.6560e61a.js.map",
"725.606a1226.chunk.js.map": "/ReactCasparClient/static/js/725.606a1226.chunk.js.map"
},
"entrypoints": [
"static/css/main.4ab6373e.css",
"static/js/main.fb90def9.js"
"static/js/main.6560e61a.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="/ReactCasparClient/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="/ReactCasparClient/logo192.png"/><link rel="manifest" href="/ReactCasparClient/manifest.json"/><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><script type="text/javascript" src="/ReactCasparClient/coi-serviceworker.js"></script><title>React CasparCG Client on github1</title><script defer="defer" src="/ReactCasparClient/static/js/main.fb90def9.js"></script><link href="/ReactCasparClient/static/css/main.4ab6373e.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="/ReactCasparClient/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="/ReactCasparClient/logo192.png"/><link rel="manifest" href="/ReactCasparClient/manifest.json"/><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><script type="text/javascript" src="/ReactCasparClient/coi-serviceworker.js"></script><title>React CasparCG Client on github1</title><script defer="defer" src="/ReactCasparClient/static/js/main.6560e61a.js"></script><link href="/ReactCasparClient/static/css/main.4ab6373e.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 static/js/725.606a1226.chunk.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,10 @@ lodash-es/lodash.js:

/**
* @license
* Copyright 2010-2023 Three.js Authors
* SPDX-License-Identifier: MIT
* slighly modified parse-headers 2.0.2 <https://github.com/kesla/parse-headers/>
* Copyright (c) 2014 David Björklund
* Available under the MIT license
* <https://github.com/kesla/parse-headers/blob/master/LICENCE>
*/

/**
Expand Down Expand Up @@ -755,15 +757,6 @@ lodash-es/lodash.js:
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* 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.
*/

//!! Deliberately using an API that's deprecated in node.js because

//!! Discussion: github.com/node-browser-compat/atob/pull/9
Expand Down

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit ee6bd7c

Please sign in to comment.