Skip to content

Commit bbaf71e

Browse files
committed
Switch from gulp build to create-react-app
1 parent a68dbf3 commit bbaf71e

15 files changed

+82
-52046
lines changed

app.js

Lines changed: 0 additions & 51863 deletions
This file was deleted.

asset-manifest.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"main.css": "/react-css-transition-replace/static/css/main.747818cd.chunk.css",
3+
"main.js": "/react-css-transition-replace/static/js/main.985c8e94.chunk.js",
4+
"main.js.map": "/react-css-transition-replace/static/js/main.985c8e94.chunk.js.map",
5+
"static/js/1.95ee6e4d.chunk.js": "/react-css-transition-replace/static/js/1.95ee6e4d.chunk.js",
6+
"static/js/1.95ee6e4d.chunk.js.map": "/react-css-transition-replace/static/js/1.95ee6e4d.chunk.js.map",
7+
"runtime~main.js": "/react-css-transition-replace/static/js/runtime~main.dcf691a1.js",
8+
"runtime~main.js.map": "/react-css-transition-replace/static/js/runtime~main.dcf691a1.js.map",
9+
"static/css/main.747818cd.chunk.css.map": "/react-css-transition-replace/static/css/main.747818cd.chunk.css.map",
10+
"index.html": "/react-css-transition-replace/index.html",
11+
"precache-manifest.914a9c64cce8b52f218d01e72b69a963.js": "/react-css-transition-replace/precache-manifest.914a9c64cce8b52f218d01e72b69a963.js",
12+
"service-worker.js": "/react-css-transition-replace/service-worker.js"
13+
}

index.html

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1 @@
1-
<!doctype html>
2-
<html>
3-
4-
<head>
5-
<meta charset="utf-8">
6-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7-
<title>ReactCSSTransitionReplace</title>
8-
<meta name="description" content="ReactCSSTransitionReplace Demo">
9-
<meta name="viewport" content="width=device-width, initial-scale=1">
10-
11-
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
12-
<link rel="stylesheet" href="//bootswatch.com/cerulean/bootstrap.min.css">
13-
14-
<link rel="stylesheet" type="text/css" href="styles.css">
15-
<link rel="stylesheet" type="text/css" href="transitions.css">
16-
</head>
17-
18-
<body>
19-
<div id='demo'></div>
20-
21-
<script src="app.js"></script>
22-
</body>
23-
24-
</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="#ffffff"/><meta name="description" content="ReactCSSTransitionReplace Demo"><title>ReactCSSTransitionReplace</title><link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"><link rel="stylesheet" href="//bootswatch.com/3/cerulean/bootstrap.min.css"><link href="/react-css-transition-replace/static/css/main.747818cd.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(a){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],i=0,l=[];i<n.length;i++)t=n[i],c[t]&&l.push(c[t][0]),c[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(a[r]=o[r]);for(s&&s(e);l.length;)l.shift()();return p.push.apply(p,u||[]),f()}function f(){for(var e,r=0;r<p.length;r++){for(var t=p[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==c[u]&&(n=!1)}n&&(p.splice(r--,1),e=i(i.s=t[0]))}return e}var t={},c={2:0},p=[];function i(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return a[e].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=a,i.c=t,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(r,e){if(1&e&&(r=i(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)i.d(t,n,function(e){return r[e]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="/react-css-transition-replace/";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;f()}([])</script><script src="/react-css-transition-replace/static/js/1.95ee6e4d.chunk.js"></script><script src="/react-css-transition-replace/static/js/main.985c8e94.chunk.js"></script></body></html>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
self.__precacheManifest = [
2+
{
3+
"revision": "dcf691a1433b935ad718",
4+
"url": "/react-css-transition-replace/static/js/runtime~main.dcf691a1.js"
5+
},
6+
{
7+
"revision": "985c8e940711aba90fde",
8+
"url": "/react-css-transition-replace/static/js/main.985c8e94.chunk.js"
9+
},
10+
{
11+
"revision": "95ee6e4dfee888cfe2ea",
12+
"url": "/react-css-transition-replace/static/js/1.95ee6e4d.chunk.js"
13+
},
14+
{
15+
"revision": "985c8e940711aba90fde",
16+
"url": "/react-css-transition-replace/static/css/main.747818cd.chunk.css"
17+
},
18+
{
19+
"revision": "0fc4ace7e435245815a4ee954168cb15",
20+
"url": "/react-css-transition-replace/index.html"
21+
}
22+
];

service-worker.js

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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/3.6.3/workbox-sw.js");
15+
16+
importScripts(
17+
"/react-css-transition-replace/precache-manifest.914a9c64cce8b52f218d01e72b69a963.js"
18+
);
19+
20+
workbox.clientsClaim();
21+
22+
/**
23+
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
24+
* requests for URLs in the manifest.
25+
* See https://goo.gl/S9QRab
26+
*/
27+
self.__precacheManifest = [].concat(self.__precacheManifest || []);
28+
workbox.precaching.suppressWarnings();
29+
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
30+
31+
workbox.routing.registerNavigationRoute("/react-css-transition-replace/index.html", {
32+
33+
blacklist: [/^\/_/,/\/[^\/]+\.[^\/]+$/],
34+
});

static/css/main.747818cd.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.

static/css/main.747818cd.chunk.css.map

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

static/js/1.95ee6e4d.chunk.js

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

static/js/1.95ee6e4d.chunk.js.map

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

static/js/main.985c8e94.chunk.js

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

static/js/main.985c8e94.chunk.js.map

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

static/js/runtime~main.dcf691a1.js

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)