Skip to content

Commit 38cd4f8

Browse files
committed
deployed site
1 parent 1d1e621 commit 38cd4f8

19 files changed

+281
-74
lines changed

docs/asset-manifest.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"files": {
3+
"main.css": "/static/css/main.dfca195d.chunk.css",
4+
"main.js": "/static/js/main.ae331049.chunk.js",
5+
"main.js.map": "/static/js/main.ae331049.chunk.js.map",
6+
"runtime-main.js": "/static/js/runtime-main.39a3a5ee.js",
7+
"runtime-main.js.map": "/static/js/runtime-main.39a3a5ee.js.map",
8+
"static/js/2.d00f4611.chunk.js": "/static/js/2.d00f4611.chunk.js",
9+
"static/js/2.d00f4611.chunk.js.map": "/static/js/2.d00f4611.chunk.js.map",
10+
"index.html": "/index.html",
11+
"precache-manifest.159f59055976b90700d7e2023e61d8bb.js": "/precache-manifest.159f59055976b90700d7e2023e61d8bb.js",
12+
"service-worker.js": "/service-worker.js",
13+
"static/css/main.dfca195d.chunk.css.map": "/static/css/main.dfca195d.chunk.css.map",
14+
"static/js/2.d00f4611.chunk.js.LICENSE": "/static/js/2.d00f4611.chunk.js.LICENSE",
15+
"static/media/bg-tweed-pattern.png": "/static/media/bg-tweed-pattern.bfc9b983.png"
16+
},
17+
"entrypoints": [
18+
"static/js/runtime-main.39a3a5ee.js",
19+
"static/js/2.d00f4611.chunk.js",
20+
"static/css/main.dfca195d.chunk.css",
21+
"static/js/main.ae331049.chunk.js"
22+
]
23+
}

docs/favicon.ico

21.9 KB
Binary file not shown.

docs/index.html

Lines changed: 93 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,103 @@
11
<!DOCTYPE html>
2-
<!-- saved from url=(0022)http://localhost:3000/ -->
32
<html lang="en">
43
<head>
54
<meta name="google-site-verification" content="s3zFj6lceJ-IKjdp7klQ-ZWKTzBrSHdj3rqpdqNnITE" />
6-
7-
<link rel="icon" href="http://localhost:3000/favicon.ico" />
8-
<link rel="apple-touch-icon" href="http://localhost:3000/logo192.png" />
9-
10-
<link rel="manifest" href="http://localhost:3000/manifest.json" />
5+
<meta charset="utf-8" />
6+
<link rel="icon" href="/favicon.ico" />
7+
<meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width,shrink-to-fit=no" />
8+
<meta name="theme-color" content="#000000" />
9+
<meta name="description" content="Web site created using create-react-app" />
10+
<link rel="apple-touch-icon" href="logo192.png" />
11+
<link rel="manifest" href="/manifest.json" />
12+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
13+
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
1114
<title>React App</title>
12-
<style>
13-
body {
14-
margin: 0;
15-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell',
16-
'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
17-
-webkit-font-smoothing: antialiased;
18-
-moz-osx-font-smoothing: grayscale;
19-
}
20-
21-
code {
22-
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
23-
}
24-
</style>
25-
<style>
26-
.App {
27-
text-align: center;
28-
}
29-
30-
.App-logo {
31-
height: 40vmin;
32-
pointer-events: none;
33-
}
34-
35-
@media (prefers-reduced-motion: no-preference) {
36-
.App-logo {
37-
animation: App-logo-spin infinite 20s linear;
38-
}
39-
}
40-
41-
.App-header {
42-
background-color: #282c34;
43-
min-height: 100vh;
44-
display: flex;
45-
flex-direction: column;
46-
align-items: center;
47-
justify-content: center;
48-
font-size: calc(10px + 2vmin);
49-
color: white;
50-
}
51-
52-
.App-link {
53-
color: #61dafb;
54-
}
55-
56-
@keyframes App-logo-spin {
57-
from {
58-
transform: rotate(0deg);
59-
}
60-
to {
61-
transform: rotate(360deg);
62-
}
63-
}
64-
</style>
15+
<link href="/static/css/main.dfca195d.chunk.css" rel="stylesheet" />
6516
</head>
6617
<body>
6718
<noscript>You need to enable JavaScript to run this app.</noscript>
68-
<div id="root">
69-
<div class="App">
70-
<header class="App-header">
71-
<img src="logo.svg" class="App-logo" alt="logo" />
72-
73-
<a
74-
class="App-link"
75-
href="https://github.com/jeevasusej/react-redux-typescript-starter-kit"
76-
target="_blank"
77-
rel="noopener noreferrer"
78-
>react-redux-typescript-starter-kit</a
79-
>
80-
</header>
81-
</div>
82-
</div>
19+
<div id="root"></div>
20+
<script>
21+
!(function(l) {
22+
function e(e) {
23+
for (var t, r, n = e[0], o = e[1], u = e[2], a = 0, i = []; a < n.length; a++)
24+
(r = n[a]), Object.prototype.hasOwnProperty.call(c, r) && c[r] && i.push(c[r][0]), (c[r] = 0);
25+
for (t in o) Object.prototype.hasOwnProperty.call(o, t) && (l[t] = o[t]);
26+
for (s && s(e); i.length; ) i.shift()();
27+
return p.push.apply(p, u || []), f();
28+
}
29+
function f() {
30+
for (var e, t = 0; t < p.length; t++) {
31+
for (var r = p[t], n = !0, o = 1; o < r.length; o++) {
32+
var u = r[o];
33+
0 !== c[u] && (n = !1);
34+
}
35+
n && (p.splice(t--, 1), (e = a((a.s = r[0]))));
36+
}
37+
return e;
38+
}
39+
var r = {},
40+
c = { 1: 0 },
41+
p = [];
42+
function a(e) {
43+
if (r[e]) return r[e].exports;
44+
var t = (r[e] = { i: e, l: !1, exports: {} });
45+
return l[e].call(t.exports, t, t.exports, a), (t.l = !0), t.exports;
46+
}
47+
(a.m = l),
48+
(a.c = r),
49+
(a.d = function(e, t, r) {
50+
a.o(e, t) || Object.defineProperty(e, t, { enumerable: !0, get: r });
51+
}),
52+
(a.r = function(e) {
53+
'undefined' != typeof Symbol &&
54+
Symbol.toStringTag &&
55+
Object.defineProperty(e, Symbol.toStringTag, { value: 'Module' }),
56+
Object.defineProperty(e, '__esModule', { value: !0 });
57+
}),
58+
(a.t = function(t, e) {
59+
if ((1 & e && (t = a(t)), 8 & e)) return t;
60+
if (4 & e && 'object' == typeof t && t && t.__esModule) return t;
61+
var r = Object.create(null);
62+
if (
63+
(a.r(r),
64+
Object.defineProperty(r, 'default', { enumerable: !0, value: t }),
65+
2 & e && 'string' != typeof t)
66+
)
67+
for (var n in t)
68+
a.d(
69+
r,
70+
n,
71+
function(e) {
72+
return t[e];
73+
}.bind(null, n),
74+
);
75+
return r;
76+
}),
77+
(a.n = function(e) {
78+
var t =
79+
e && e.__esModule
80+
? function() {
81+
return e.default;
82+
}
83+
: function() {
84+
return e;
85+
};
86+
return a.d(t, 'a', t), t;
87+
}),
88+
(a.o = function(e, t) {
89+
return Object.prototype.hasOwnProperty.call(e, t);
90+
}),
91+
(a.p = '/');
92+
var t = (this['webpackJsonpdevice-management'] = this['webpackJsonpdevice-management'] || []),
93+
n = t.push.bind(t);
94+
(t.push = e), (t = t.slice());
95+
for (var o = 0; o < t.length; o++) e(t[o]);
96+
var s = n;
97+
f();
98+
})([]);
99+
</script>
100+
<script src="/static/js/2.d00f4611.chunk.js"></script>
101+
<script src="/static/js/main.ae331049.chunk.js"></script>
83102
</body>
84103
</html>

docs/logo192.png

8.38 KB
Loading

docs/logo512.png

22.4 KB
Loading

docs/manifest.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"short_name": "React App",
3+
"name": "Create React App Sample",
4+
"icons": [
5+
{
6+
"src": "favicon.ico",
7+
"sizes": "64x64 32x32 24x24 16x16",
8+
"type": "image/x-icon"
9+
},
10+
{
11+
"src": "logo192.png",
12+
"type": "image/png",
13+
"sizes": "192x192"
14+
},
15+
{
16+
"src": "logo512.png",
17+
"type": "image/png",
18+
"sizes": "512x512"
19+
}
20+
],
21+
"start_url": ".",
22+
"display": "standalone",
23+
"theme_color": "#000000",
24+
"background_color": "#ffffff"
25+
}
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
self.__precacheManifest = (self.__precacheManifest || []).concat([
2+
{
3+
"revision": "ae5f83d231b3529ca3f5c2f705bba0c5",
4+
"url": "/index.html"
5+
},
6+
{
7+
"revision": "4d391d01fa6597e0fbe0",
8+
"url": "/static/css/main.dfca195d.chunk.css"
9+
},
10+
{
11+
"revision": "444b5dbfad6d133eff5c",
12+
"url": "/static/js/2.d00f4611.chunk.js"
13+
},
14+
{
15+
"revision": "37ef80829e57f4a0c2aa4bfe70fe2cf3",
16+
"url": "/static/js/2.d00f4611.chunk.js.LICENSE"
17+
},
18+
{
19+
"revision": "4d391d01fa6597e0fbe0",
20+
"url": "/static/js/main.ae331049.chunk.js"
21+
},
22+
{
23+
"revision": "7da3b964dc61535d2afd",
24+
"url": "/static/js/runtime-main.39a3a5ee.js"
25+
},
26+
{
27+
"revision": "bfc9b983b4028011805677d7854507e9",
28+
"url": "/static/media/bg-tweed-pattern.bfc9b983.png"
29+
}
30+
]);

docs/robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# https://www.robotstxt.org/robotstxt.html
2+
User-agent: *

docs/service-worker.js

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
/**
2+
* Welcome to your Workbox-powered service worker!
3+
*
4+
* You'll need to register this file in your web app and you should
5+
* disable HTTP caching for this file too.
6+
* See https://goo.gl/nhQhGp
7+
*
8+
* The rest of the code is auto-generated. Please don't update this file
9+
* directly; instead, make changes to your Workbox build configuration
10+
* and re-run your build process.
11+
* See https://goo.gl/2aRDsh
12+
*/
13+
14+
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
15+
16+
importScripts(
17+
"/precache-manifest.159f59055976b90700d7e2023e61d8bb.js"
18+
);
19+
20+
self.addEventListener('message', (event) => {
21+
if (event.data && event.data.type === 'SKIP_WAITING') {
22+
self.skipWaiting();
23+
}
24+
});
25+
26+
workbox.core.clientsClaim();
27+
28+
/**
29+
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
30+
* requests for URLs in the manifest.
31+
* See https://goo.gl/S9QRab
32+
*/
33+
self.__precacheManifest = [].concat(self.__precacheManifest || []);
34+
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
35+
36+
workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/index.html"), {
37+
38+
blacklist: [/^\/_/,/\/[^\/?]+\.[^\/]+$/],
39+
});

docs/static/css/main.dfca195d.chunk.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.

0 commit comments

Comments
 (0)