Skip to content

Commit

Permalink
Teste
Browse files Browse the repository at this point in the history
  • Loading branch information
lkameya committed Oct 18, 2019
1 parent 7ead776 commit 5712250
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion client/build/asset-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"static/js/2.97137715.chunk.js": "/static/js/2.97137715.chunk.js",
"static/js/2.97137715.chunk.js.map": "/static/js/2.97137715.chunk.js.map",
"index.html": "/index.html",
"precache-manifest.ed1f813e66fb2e77f77473f709c91d7a.js": "/precache-manifest.ed1f813e66fb2e77f77473f709c91d7a.js",
"precache-manifest.eb99f65d07cb70e443431e8cc0f88a77.js": "/precache-manifest.eb99f65d07cb70e443431e8cc0f88a77.js",
"service-worker.js": "/service-worker.js",
"static/css/2.690a941a.chunk.css.map": "/static/css/2.690a941a.chunk.css.map",
"static/media/index.css": "/static/media/roboto-latin-900italic.bc833e72.woff",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,17 @@ self.__precacheManifest = [
"revision": "19b7a0adfdd4f808b53af7e2ce2ad4e5",
"url": "/static/media/roboto-latin-900.19b7a0ad.woff2"
},
{
"revision": "6232f43d15b0e7a0bf0fe82e295bdd06",
"url": "/static/media/roboto-latin-100italic.6232f43d.woff2"
},
{
"revision": "e9dbbe8a693dd275c16d32feb101f1c1",
"url": "/static/media/roboto-latin-100.e9dbbe8a.woff"
},
{
"revision": "d704bb3d579b7d5e40880c75705c8a71",
"url": "/static/media/roboto-latin-100italic.d704bb3d.woff"
"revision": "6232f43d15b0e7a0bf0fe82e295bdd06",
"url": "/static/media/roboto-latin-100italic.6232f43d.woff2"
},
{
"revision": "a1471d1d6431c893582a5f6a250db3f9",
"url": "/static/media/roboto-latin-300.a1471d1d.woff"
"revision": "d704bb3d579b7d5e40880c75705c8a71",
"url": "/static/media/roboto-latin-100italic.d704bb3d.woff"
},
{
"revision": "d69924b98acd849cdeba9fbff3f88ea6",
Expand All @@ -63,17 +59,25 @@ self.__precacheManifest = [
"revision": "210a7c781f5a354a0e4985656ab456d9",
"url": "/static/media/roboto-latin-300italic.210a7c78.woff"
},
{
"revision": "a1471d1d6431c893582a5f6a250db3f9",
"url": "/static/media/roboto-latin-300.a1471d1d.woff"
},
{
"revision": "bafb105baeb22d965c70fe52ba6b49d9",
"url": "/static/media/roboto-latin-400.bafb105b.woff"
},
{
"revision": "9680d5a0c32d2fd084e07bbc4c8b2923",
"url": "/static/media/roboto-latin-400italic.9680d5a0.woff"
},
{
"revision": "d8bcbe724fd6f4ba44d0ee6a2675890f",
"url": "/static/media/roboto-latin-400italic.d8bcbe72.woff2"
},
{
"revision": "9680d5a0c32d2fd084e07bbc4c8b2923",
"url": "/static/media/roboto-latin-400italic.9680d5a0.woff"
"revision": "de8b7431b74642e830af4d4f4b513ec9",
"url": "/static/media/roboto-latin-500.de8b7431.woff"
},
{
"revision": "510dec37fa69fba39593e01a469ee018",
Expand All @@ -84,17 +88,13 @@ self.__precacheManifest = [
"url": "/static/media/roboto-latin-500italic.ffcc050b.woff"
},
{
"revision": "de8b7431b74642e830af4d4f4b513ec9",
"url": "/static/media/roboto-latin-500.de8b7431.woff"
"revision": "010c1aeee3c6d1cbb1d5761d80353823",
"url": "/static/media/roboto-latin-700italic.010c1aee.woff2"
},
{
"revision": "cf6613d1adf490972c557a8e318e0868",
"url": "/static/media/roboto-latin-700.cf6613d1.woff"
},
{
"revision": "010c1aeee3c6d1cbb1d5761d80353823",
"url": "/static/media/roboto-latin-700italic.010c1aee.woff2"
},
{
"revision": "8c2ade503b34e31430d6c98aa29a52a3",
"url": "/static/media/roboto-latin-900.8c2ade50.woff"
Expand Down
2 changes: 1 addition & 1 deletion client/build/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");

importScripts(
"/precache-manifest.ed1f813e66fb2e77f77473f709c91d7a.js"
"/precache-manifest.eb99f65d07cb70e443431e8cc0f88a77.js"
);

workbox.clientsClaim();
Expand Down

0 comments on commit 5712250

Please sign in to comment.