Skip to content

Commit 893e549

Browse files
Updates
1 parent 715af8f commit 893e549

8 files changed

+12
-12
lines changed

asset-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"files": {
3-
"main.js": "/react-scrollama/static/js/main.edc1d426.chunk.js",
4-
"main.js.map": "/react-scrollama/static/js/main.edc1d426.chunk.js.map",
3+
"main.js": "/react-scrollama/static/js/main.ff89914c.chunk.js",
4+
"main.js.map": "/react-scrollama/static/js/main.ff89914c.chunk.js.map",
55
"runtime-main.js": "/react-scrollama/static/js/runtime-main.dcf1b348.js",
66
"runtime-main.js.map": "/react-scrollama/static/js/runtime-main.dcf1b348.js.map",
77
"static/js/2.47f0a349.chunk.js": "/react-scrollama/static/js/2.47f0a349.chunk.js",
88
"static/js/2.47f0a349.chunk.js.map": "/react-scrollama/static/js/2.47f0a349.chunk.js.map",
99
"index.html": "/react-scrollama/index.html",
10-
"precache-manifest.355c9ba199ce140467cf526f7d3ea7e4.js": "/react-scrollama/precache-manifest.355c9ba199ce140467cf526f7d3ea7e4.js",
10+
"precache-manifest.eadfc4dbb555e962e8fe4bc5a946c31e.js": "/react-scrollama/precache-manifest.eadfc4dbb555e962e8fe4bc5a946c31e.js",
1111
"service-worker.js": "/react-scrollama/service-worker.js",
1212
"static/js/2.47f0a349.chunk.js.LICENSE.txt": "/react-scrollama/static/js/2.47f0a349.chunk.js.LICENSE.txt"
1313
},
1414
"entrypoints": [
1515
"static/js/runtime-main.dcf1b348.js",
1616
"static/js/2.47f0a349.chunk.js",
17-
"static/js/main.edc1d426.chunk.js"
17+
"static/js/main.ff89914c.chunk.js"
1818
]
1919
}

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"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><meta name="twitter:card" value="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><meta property="og:title" content="React Scrollama"/><meta property="og:type" content="website"/><meta property="og:url" content="http://jsonkao.github.io/react-scrollama"/><meta property="og:image" content="https://i.imgur.com/PrAESdH.png"/><meta property="og:description" content="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><link rel="manifest" href="/react-scrollama/manifest.json"/><title>React Scrollama: Scrollytelling for React</title><style>body{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}p{margin:0}a{color:#00e}</style></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,l,u=r[0],c=r[1],p=r[2],i=0,s=[];i<u.length;i++)l=u[i],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(f&&f(r);s.length;)s.shift()();return a.push.apply(a,p||[]),t()}function t(){for(var e,r=0;r<a.length;r++){for(var t=a[r],n=!0,u=1;u<t.length;u++){var c=t[u];0!==o[c]&&(n=!1)}n&&(a.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},a=[];function l(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,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/react-scrollama/";var u=this["webpackJsonpreact-scrollama-example"]=this["webpackJsonpreact-scrollama-example"]||[],c=u.push.bind(u);u.push=r,u=u.slice();for(var p=0;p<u.length;p++)r(u[p]);var f=c;t()}([])</script><script src="/react-scrollama/static/js/2.47f0a349.chunk.js"></script><script src="/react-scrollama/static/js/main.edc1d426.chunk.js"></script></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><meta name="twitter:card" value="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><meta property="og:title" content="React Scrollama"/><meta property="og:type" content="website"/><meta property="og:url" content="http://jsonkao.github.io/react-scrollama"/><meta property="og:image" content="https://i.imgur.com/PrAESdH.png"/><meta property="og:description" content="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><link rel="manifest" href="/react-scrollama/manifest.json"/><title>React Scrollama: Scrollytelling for React</title><style>body{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding-bottom:100px}p{margin:0}a{color:#00e}</style></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,l,u=r[0],c=r[1],p=r[2],i=0,s=[];i<u.length;i++)l=u[i],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(f&&f(r);s.length;)s.shift()();return a.push.apply(a,p||[]),t()}function t(){for(var e,r=0;r<a.length;r++){for(var t=a[r],n=!0,u=1;u<t.length;u++){var c=t[u];0!==o[c]&&(n=!1)}n&&(a.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},a=[];function l(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,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/react-scrollama/";var u=this["webpackJsonpreact-scrollama-example"]=this["webpackJsonpreact-scrollama-example"]||[],c=u.push.bind(u);u.push=r,u=u.slice();for(var p=0;p<u.length;p++)r(u[p]);var f=c;t()}([])</script><script src="/react-scrollama/static/js/2.47f0a349.chunk.js"></script><script src="/react-scrollama/static/js/main.ff89914c.chunk.js"></script></body></html>

precache-manifest.355c9ba199ce140467cf526f7d3ea7e4.js renamed to precache-manifest.eadfc4dbb555e962e8fe4bc5a946c31e.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
self.__precacheManifest = (self.__precacheManifest || []).concat([
22
{
3-
"revision": "6627eb76dd89494263553a08aae1d2ee",
3+
"revision": "9ac508484aaec5ea0ca7fd1e09f09bb5",
44
"url": "/react-scrollama/index.html"
55
},
66
{
@@ -12,8 +12,8 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
1212
"url": "/react-scrollama/static/js/2.47f0a349.chunk.js.LICENSE.txt"
1313
},
1414
{
15-
"revision": "5749b2287c2675c73890",
16-
"url": "/react-scrollama/static/js/main.edc1d426.chunk.js"
15+
"revision": "0c55431f2f91802bfe83",
16+
"url": "/react-scrollama/static/js/main.ff89914c.chunk.js"
1717
},
1818
{
1919
"revision": "5b20db618a4997b9ee0a",

service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
1515

1616
importScripts(
17-
"/react-scrollama/precache-manifest.355c9ba199ce140467cf526f7d3ea7e4.js"
17+
"/react-scrollama/precache-manifest.eadfc4dbb555e962e8fe4bc5a946c31e.js"
1818
);
1919

2020
self.addEventListener('message', (event) => {

0 commit comments

Comments
 (0)