Spaces:
Running
Running
Upload 10 files
Browse files- asset-manifest.json +3 -3
- index.html +1 -1
- static/js/main.21cb8fa8.js +0 -0
- static/js/main.21cb8fa8.js.LICENSE.txt +68 -0
- static/js/main.21cb8fa8.js.map +0 -0
asset-manifest.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
"files": {
|
3 |
-
"main.js": "/static/js/main.
|
4 |
"index.html": "/index.html",
|
5 |
-
"main.
|
6 |
},
|
7 |
"entrypoints": [
|
8 |
-
"static/js/main.
|
9 |
]
|
10 |
}
|
|
|
1 |
{
|
2 |
"files": {
|
3 |
+
"main.js": "/static/js/main.21cb8fa8.js",
|
4 |
"index.html": "/index.html",
|
5 |
+
"main.21cb8fa8.js.map": "/static/js/main.21cb8fa8.js.map"
|
6 |
},
|
7 |
"entrypoints": [
|
8 |
+
"static/js/main.21cb8fa8.js"
|
9 |
]
|
10 |
}
|
index.html
CHANGED
@@ -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="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Riksarkivet</title><script defer="defer" src="/static/js/main.
|
|
|
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="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Riksarkivet</title><script defer="defer" src="/static/js/main.21cb8fa8.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
static/js/main.21cb8fa8.js
ADDED
The diff for this file is too large to render.
See raw diff
|
|
static/js/main.21cb8fa8.js.LICENSE.txt
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/**
|
2 |
+
* @license React
|
3 |
+
* react-dom.production.min.js
|
4 |
+
*
|
5 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
6 |
+
*
|
7 |
+
* This source code is licensed under the MIT license found in the
|
8 |
+
* LICENSE file in the root directory of this source tree.
|
9 |
+
*/
|
10 |
+
|
11 |
+
/**
|
12 |
+
* @license React
|
13 |
+
* react-jsx-runtime.production.min.js
|
14 |
+
*
|
15 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
16 |
+
*
|
17 |
+
* This source code is licensed under the MIT license found in the
|
18 |
+
* LICENSE file in the root directory of this source tree.
|
19 |
+
*/
|
20 |
+
|
21 |
+
/**
|
22 |
+
* @license React
|
23 |
+
* react-reconciler-constants.production.min.js
|
24 |
+
*
|
25 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
26 |
+
*
|
27 |
+
* This source code is licensed under the MIT license found in the
|
28 |
+
* LICENSE file in the root directory of this source tree.
|
29 |
+
*/
|
30 |
+
|
31 |
+
/**
|
32 |
+
* @license React
|
33 |
+
* react-reconciler.production.min.js
|
34 |
+
*
|
35 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
36 |
+
*
|
37 |
+
* This source code is licensed under the MIT license found in the
|
38 |
+
* LICENSE file in the root directory of this source tree.
|
39 |
+
*/
|
40 |
+
|
41 |
+
/**
|
42 |
+
* @license React
|
43 |
+
* react.production.min.js
|
44 |
+
*
|
45 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
46 |
+
*
|
47 |
+
* This source code is licensed under the MIT license found in the
|
48 |
+
* LICENSE file in the root directory of this source tree.
|
49 |
+
*/
|
50 |
+
|
51 |
+
/**
|
52 |
+
* @license React
|
53 |
+
* scheduler.production.min.js
|
54 |
+
*
|
55 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
56 |
+
*
|
57 |
+
* This source code is licensed under the MIT license found in the
|
58 |
+
* LICENSE file in the root directory of this source tree.
|
59 |
+
*/
|
60 |
+
|
61 |
+
/** @license React v16.13.1
|
62 |
+
* react-is.production.min.js
|
63 |
+
*
|
64 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
65 |
+
*
|
66 |
+
* This source code is licensed under the MIT license found in the
|
67 |
+
* LICENSE file in the root directory of this source tree.
|
68 |
+
*/
|
static/js/main.21cb8fa8.js.map
ADDED
The diff for this file is too large to render.
See raw diff
|
|