Updates
This commit is contained in:
15
asset-manifest.json
Normal file
15
asset-manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.66e69401.chunk.css",
|
||||
"main.js": "/static/js/main.62367d74.chunk.js",
|
||||
"main.js.map": "/static/js/main.62367d74.chunk.js.map",
|
||||
"runtime~main.js": "/static/js/runtime~main.a8a9905a.js",
|
||||
"runtime~main.js.map": "/static/js/runtime~main.a8a9905a.js.map",
|
||||
"static/js/2.7362c33c.chunk.js": "/static/js/2.7362c33c.chunk.js",
|
||||
"static/js/2.7362c33c.chunk.js.map": "/static/js/2.7362c33c.chunk.js.map",
|
||||
"index.html": "/index.html",
|
||||
"precache-manifest.7210e3ba5d4bcf982c659bafbc6a537c.js": "/precache-manifest.7210e3ba5d4bcf982c659bafbc6a537c.js",
|
||||
"service-worker.js": "/service-worker.js",
|
||||
"static/css/main.66e69401.chunk.css.map": "/static/css/main.66e69401.chunk.css.map"
|
||||
}
|
||||
}
|
||||
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
1
index.html
Normal file
1
index.html
Normal file
@@ -0,0 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="/manifest.json"/><title>React App</title><link href="/static/css/main.66e69401.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(l){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],f=0,i=[];f<n.length;f++)t=n[f],p[t]&&i.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(l[r]=o[r]);for(s&&s(e);i.length;)i.shift()();return c.push.apply(c,u||[]),a()}function a(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=f(f.s=t[0]))}return e}var t={},p={1:0},c=[];function f(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return l[e].call(r.exports,r,r.exports,f),r.l=!0,r.exports}f.m=l,f.c=t,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(r,e){if(1&e&&(r=f(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)f.d(t,n,function(e){return r[e]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="/";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="/static/js/2.7362c33c.chunk.js"></script><script src="/static/js/main.62367d74.chunk.js"></script></body></html>
|
||||
15
manifest.json
Normal file
15
manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000000",
|
||||
"background_color": "#ffffff"
|
||||
}
|
||||
22
precache-manifest.7210e3ba5d4bcf982c659bafbc6a537c.js
Normal file
22
precache-manifest.7210e3ba5d4bcf982c659bafbc6a537c.js
Normal file
@@ -0,0 +1,22 @@
|
||||
self.__precacheManifest = (self.__precacheManifest || []).concat([
|
||||
{
|
||||
"revision": "a9eb54c09da9281355e83f1bc6f3c1fa",
|
||||
"url": "/index.html"
|
||||
},
|
||||
{
|
||||
"revision": "e6bda298cea79b148775",
|
||||
"url": "/static/css/main.66e69401.chunk.css"
|
||||
},
|
||||
{
|
||||
"revision": "64f99f37926f242efd6c",
|
||||
"url": "/static/js/2.7362c33c.chunk.js"
|
||||
},
|
||||
{
|
||||
"revision": "e6bda298cea79b148775",
|
||||
"url": "/static/js/main.62367d74.chunk.js"
|
||||
},
|
||||
{
|
||||
"revision": "42ac5946195a7306e2a5",
|
||||
"url": "/static/js/runtime~main.a8a9905a.js"
|
||||
}
|
||||
]);
|
||||
39
service-worker.js
Normal file
39
service-worker.js
Normal file
@@ -0,0 +1,39 @@
|
||||
/**
|
||||
* Welcome to your Workbox-powered service worker!
|
||||
*
|
||||
* You'll need to register this file in your web app and you should
|
||||
* disable HTTP caching for this file too.
|
||||
* See https://goo.gl/nhQhGp
|
||||
*
|
||||
* The rest of the code is auto-generated. Please don't update this file
|
||||
* directly; instead, make changes to your Workbox build configuration
|
||||
* and re-run your build process.
|
||||
* See https://goo.gl/2aRDsh
|
||||
*/
|
||||
|
||||
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
|
||||
|
||||
importScripts(
|
||||
"/precache-manifest.7210e3ba5d4bcf982c659bafbc6a537c.js"
|
||||
);
|
||||
|
||||
self.addEventListener('message', (event) => {
|
||||
if (event.data && event.data.type === 'SKIP_WAITING') {
|
||||
self.skipWaiting();
|
||||
}
|
||||
});
|
||||
|
||||
workbox.core.clientsClaim();
|
||||
|
||||
/**
|
||||
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
|
||||
* requests for URLs in the manifest.
|
||||
* See https://goo.gl/S9QRab
|
||||
*/
|
||||
self.__precacheManifest = [].concat(self.__precacheManifest || []);
|
||||
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
|
||||
|
||||
workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/index.html"), {
|
||||
|
||||
blacklist: [/^\/_/,/\/[^\/]+\.[^\/]+$/],
|
||||
});
|
||||
2
static/css/main.66e69401.chunk.css
Normal file
2
static/css/main.66e69401.chunk.css
Normal file
@@ -0,0 +1,2 @@
|
||||
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App_app__3XgP_{text-align:center;display:flex;flex-direction:column;align-content:center;justify-content:center}.App_app__3XgP_ h1{font-size:2.5rem;color:#0685da}
|
||||
/*# sourceMappingURL=main.66e69401.chunk.css.map */
|
||||
1
static/css/main.66e69401.chunk.css.map
Normal file
1
static/css/main.66e69401.chunk.css.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["index.css","C:\\Users\\parne\\projects\\grad/src\\App.module.scss"],"names":[],"mappings":"AAAA,KACE,QAAS,CACT,mIAEY,CACZ,kCAAmC,CACnC,iCACF,CAEA,KACE,uEAEF,CCZA,gBACE,iBAAkB,CAClB,YAAa,CACb,qBAAsB,CACtB,oBAAqB,CACrB,sBAAuB,CALzB,mBAOI,gBAAiB,CACjB,aAAc","file":"main.66e69401.chunk.css","sourcesContent":["body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\",\n \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\",\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, \"Courier New\",\n monospace;\n}\n",".app {\n text-align: center;\n display: flex;\n flex-direction: column;\n align-content: center;\n justify-content: center;\n h1 {\n font-size: 2.5rem;\n color: #0685da;\n }\n}"]}
|
||||
2
static/js/2.7362c33c.chunk.js
Normal file
2
static/js/2.7362c33c.chunk.js
Normal file
File diff suppressed because one or more lines are too long
1
static/js/2.7362c33c.chunk.js.map
Normal file
1
static/js/2.7362c33c.chunk.js.map
Normal file
File diff suppressed because one or more lines are too long
2
static/js/main.62367d74.chunk.js
Normal file
2
static/js/main.62367d74.chunk.js
Normal file
@@ -0,0 +1,2 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{12:function(e,t,n){},13:function(e,t,n){"use strict";n.r(t);var a=n(0),o=n.n(a),r=n(3),i=n.n(r),c=(n(12),n(5)),s=n(1),l=n(4),u=n.n(l),p=s.a.h1({start:{x:"-100vw"},end:{x:0,transition:{duration:1e3}}});function d(e){var t=e.x,n=e.y,a=s.a.span({start:{y:n},end:{y:"-".concat(Math.ceil(1e5*Math.random()),"vh"),transition:{type:"tween",duration:1e5,ease:"circIn"}}});return o.a.createElement(a,{initialPose:"start",pose:"end",style:{fontSize:"60px",position:"fixed",left:t,bottom:0}},"\ud83c\udf89")}var m=function(){var e=Object(a.useState)(!1),t=Object(c.a)(e,2),n=t[0],r=t[1],i=Object(a.useRef)(),s=i&&i.current&&i.current.getBoundingClientRect().width,l=[];if(n&&s)for(var m=0;m<1e3;m+=100)for(var f=0;f<s;f+=60)l.push(o.a.createElement(d,{key:"".concat(f,"-").concat(m),x:f,y:m}));return o.a.createElement(o.a.Fragment,null,o.a.createElement("div",{ref:i,className:u.a.app},o.a.createElement(p,{initialPose:"start",pose:"end",onPoseComplete:function(){return r(!0)},style:{zIndex:1e3}},"Congratulations Beth!")),l)};Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));i.a.render(o.a.createElement(m,null),document.getElementById("root")),"serviceWorker"in navigator&&navigator.serviceWorker.ready.then(function(e){e.unregister()})},4:function(e,t,n){e.exports={app:"App_app__3XgP_"}},6:function(e,t,n){e.exports=n(13)}},[[6,1,2]]]);
|
||||
//# sourceMappingURL=main.62367d74.chunk.js.map
|
||||
1
static/js/main.62367d74.chunk.js.map
Normal file
1
static/js/main.62367d74.chunk.js.map
Normal file
File diff suppressed because one or more lines are too long
2
static/js/runtime~main.a8a9905a.js
Normal file
2
static/js/runtime~main.a8a9905a.js
Normal file
@@ -0,0 +1,2 @@
|
||||
!function(e){function r(r){for(var n,f,i=r[0],l=r[1],a=r[2],c=0,s=[];c<i.length;c++)f=i[c],o[f]&&s.push(o[f][0]),o[f]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=f(f.s=t[0]))}return e}var n={},o={1:0},u=[];function f(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,f),t.l=!0,t.exports}f.m=e,f.c=n,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(e,r){if(1&r&&(e=f(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)f.d(t,n,function(r){return e[r]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="/";var i=window.webpackJsonp=window.webpackJsonp||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var p=l;t()}([]);
|
||||
//# sourceMappingURL=runtime~main.a8a9905a.js.map
|
||||
1
static/js/runtime~main.a8a9905a.js.map
Normal file
1
static/js/runtime~main.a8a9905a.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user