Skip to content

Commit 3c64f2d

Browse files
Update demo builds
1 parent 15f90ea commit 3c64f2d

33 files changed

+42
-111
lines changed

demos/jump/asset-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"files": {
3-
"main.css": "./static/css/main.9d4c9944.css",
4-
"main.js": "./static/js/main.459cf30d.js",
3+
"main.css": "./static/css/main.52d10dcf.css",
4+
"main.js": "./static/js/main.5f1b4f81.js",
55
"index.html": "./index.html",
6-
"main.9d4c9944.css.map": "./static/css/main.9d4c9944.css.map",
7-
"main.459cf30d.js.map": "./static/js/main.459cf30d.js.map"
6+
"main.52d10dcf.css.map": "./static/css/main.52d10dcf.css.map",
7+
"main.5f1b4f81.js.map": "./static/js/main.5f1b4f81.js.map"
88
},
99
"entrypoints": [
10-
"static/css/main.9d4c9944.css",
11-
"static/js/main.459cf30d.js"
10+
"static/css/main.52d10dcf.css",
11+
"static/js/main.5f1b4f81.js"
1212
]
1313
}

demos/jump/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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"/><meta name="description" content="Fleet Debugger Front-end Web site created using create-react-app"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Fleet Debugger</title><script defer="defer" src="./static/js/main.459cf30d.js"></script><link href="./static/css/main.9d4c9944.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html></doctype>
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"/><meta name="description" content="Fleet Debugger Front-end Web site created using create-react-app"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Fleet Debugger</title><script defer="defer" src="./static/js/main.5f1b4f81.js"></script><link href="./static/css/main.52d10dcf.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html></doctype>

demos/jump/static/css/main.52d10dcf.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/jump/static/css/main.52d10dcf.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/jump/static/css/main.9d4c9944.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

demos/jump/static/css/main.9d4c9944.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

demos/jump/static/js/main.459cf30d.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

demos/jump/static/js/main.459cf30d.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

demos/jump/static/js/main.5f1b4f81.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/lmfs/static/js/main.459cf30d.js.LICENSE.txt renamed to demos/jump/static/js/main.5f1b4f81.js.LICENSE.txt

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@ https://github.com/nodeca/pako/blob/main/LICENSE
5252
* LICENSE file in the root directory of this source tree.
5353
*/
5454

55-
/** @license React v16.13.1
56-
* react-is.production.min.js
57-
*
58-
* Copyright (c) Facebook, Inc. and its affiliates.
59-
*
60-
* This source code is licensed under the MIT license found in the
61-
* LICENSE file in the root directory of this source tree.
62-
*/
63-
6455
/** @license React v17.0.2
6556
* react-dom.production.min.js
6657
*
@@ -70,15 +61,6 @@ https://github.com/nodeca/pako/blob/main/LICENSE
7061
* LICENSE file in the root directory of this source tree.
7162
*/
7263

73-
/** @license React v17.0.2
74-
* react-is.production.min.js
75-
*
76-
* Copyright (c) Facebook, Inc. and its affiliates.
77-
*
78-
* This source code is licensed under the MIT license found in the
79-
* LICENSE file in the root directory of this source tree.
80-
*/
81-
8264
/** @license React v17.0.2
8365
* react-jsx-runtime.production.min.js
8466
*

0 commit comments

Comments
 (0)