Skip to content

Commit 283cf29

Browse files
Update demo builds
1 parent f3f513f commit 283cf29

33 files changed

Lines changed: 42 additions & 126 deletions

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.030d3395.css",
4-
"main.js": "./static/js/main.a459ec3b.js",
3+
"main.css": "./static/css/main.fd87c598.css",
4+
"main.js": "./static/js/main.61399dd3.js",
55
"index.html": "./index.html",
6-
"main.030d3395.css.map": "./static/css/main.030d3395.css.map",
7-
"main.a459ec3b.js.map": "./static/js/main.a459ec3b.js.map"
6+
"main.fd87c598.css.map": "./static/css/main.fd87c598.css.map",
7+
"main.61399dd3.js.map": "./static/js/main.61399dd3.js.map"
88
},
99
"entrypoints": [
10-
"static/css/main.030d3395.css",
11-
"static/js/main.a459ec3b.js"
10+
"static/css/main.fd87c598.css",
11+
"static/js/main.61399dd3.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.a459ec3b.js"></script><link href="./static/css/main.030d3395.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.61399dd3.js"></script><link href="./static/css/main.fd87c598.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.030d3395.css

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

demos/jump/static/css/main.030d3395.css.map

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

demos/jump/static/css/main.fd87c598.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.fd87c598.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/js/main.61399dd3.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.a459ec3b.js.LICENSE.txt renamed to demos/jump/static/js/main.61399dd3.js.LICENSE.txt

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
object-assign
3-
(c) Sindre Sorhus
4-
@license MIT
5-
*/
6-
71
/*!
82
Copyright (c) 2018 Jed Watson.
93
Licensed under the MIT License (MIT), see
@@ -22,30 +16,8 @@ JSZip uses the library pako released under the MIT license :
2216
https://github.com/nodeca/pako/blob/main/LICENSE
2317
*/
2418

25-
/*! *****************************************************************************
26-
Copyright (c) Microsoft Corporation. All rights reserved.
27-
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
28-
this file except in compliance with the License. You may obtain a copy of the
29-
License at http://www.apache.org/licenses/LICENSE-2.0
30-
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
31-
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
32-
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
33-
MERCHANTABLITY OR NON-INFRINGEMENT.
34-
See the Apache Version 2.0 License for specific language governing permissions
35-
and limitations under the License.
36-
***************************************************************************** */
37-
3819
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
3920

40-
/**
41-
* splaytree v3.1.2
42-
* Fast Splay tree for Node and browser
43-
*
44-
* @author Alexander Milevski <info@w8r.name>
45-
* @license MIT
46-
* @preserve
47-
*/
48-
4921
/**
5022
* @license
5123
* Lodash <https://lodash.com/>

demos/jump/static/js/main.61399dd3.js.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/js/main.a459ec3b.js

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

0 commit comments

Comments
 (0)