Skip to content

Commit 9a0f5b5

Browse files
committed
build
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 parent 8897502 commit 9a0f5b5

6 files changed

Lines changed: 16 additions & 28 deletions

js/logreader-main.css

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

js/logreader-main.css.map

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

js/logreader-main.js

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

js/logreader-main.js.LICENSE.txt

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,26 @@ object-assign
1515

1616
/**
1717
* @license React
18-
* react.production.min.js
18+
* react-dom.production.min.js
1919
*
2020
* Copyright (c) Facebook, Inc. and its affiliates.
2121
*
2222
* This source code is licensed under the MIT license found in the
2323
* LICENSE file in the root directory of this source tree.
2424
*/
2525

26-
/** @license React v0.19.1
27-
* scheduler.production.min.js
26+
/**
27+
* @license React
28+
* react.production.min.js
2829
*
2930
* Copyright (c) Facebook, Inc. and its affiliates.
3031
*
3132
* This source code is licensed under the MIT license found in the
3233
* LICENSE file in the root directory of this source tree.
3334
*/
3435

35-
/** @license React v0.20.2
36+
/**
37+
* @license React
3638
* scheduler.production.min.js
3739
*
3840
* Copyright (c) Facebook, Inc. and its affiliates.
@@ -41,24 +43,6 @@ object-assign
4143
* LICENSE file in the root directory of this source tree.
4244
*/
4345

44-
/** @license React v16.14.0
45-
* react-dom.production.min.js
46-
*
47-
* Copyright (c) Facebook, Inc. and its affiliates.
48-
*
49-
* This source code is licensed under the MIT license found in the
50-
* LICENSE file in the root directory of this source tree.
51-
*/
52-
53-
/** @license React v17.0.2
54-
* react-dom.production.min.js
55-
*
56-
* Copyright (c) Facebook, Inc. and its affiliates.
57-
*
58-
* This source code is licensed under the MIT license found in the
59-
* LICENSE file in the root directory of this source tree.
60-
*/
61-
6246
//! moment.js
6347

6448
//! moment.js locale configuration

js/logreader-main.js.map

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

package-lock.json

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

0 commit comments

Comments
 (0)