-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglance-external-Workbox.js
47 lines (37 loc) · 3.04 KB
/
glance-external-Workbox.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
else if(typeof define === 'function' && define.amd)
define([], factory);
else {
var a = factory();
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
}
})(window, function() {
return (window["webpackJsonp"] = window["webpackJsonp"] || []).push([["glance-external-Workbox"],{
/***/ "./externals/Workbox/index.js":
/*!************************************!*\
!*** ./externals/Workbox/index.js ***!
\************************************/
/*! no static exports found */
/***/ (function(module, exports) {
eval("if ('serviceWorker' in navigator && document.location.protocol !== 'http:') {\n window.addEventListener('load', function () {\n navigator.serviceWorker.register('./serviceWorker.js').then(function (registration) {\n console.log('Workbox service worker successful with scope:', registration.scope);\n })[\"catch\"](function (error) {\n console.error('Workbox service worker failed to register', error);\n });\n });\n}\n\n//# sourceURL=webpack:///./externals/Workbox/index.js?");
/***/ }),
/***/ "./node_modules/webpack/hot sync ^\\.\\/log$":
/*!*************************************************!*\
!*** (webpack)/hot sync nonrecursive ^\.\/log$ ***!
\*************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
eval("var map = {\n\t\"./log\": \"./node_modules/webpack/hot/log.js\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"./node_modules/webpack/hot sync ^\\\\.\\\\/log$\";\n\n//# sourceURL=webpack:///(webpack)/hot_sync_nonrecursive_^\\.\\/log$?");
/***/ }),
/***/ 4:
/*!******************************************************************************************!*\
!*** multi (webpack)-dev-server/client?http://0.0.0.0:9999 ./externals/Workbox/index.js ***!
\******************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
eval("__webpack_require__(/*! /Users/bemus/workspace/paraview-glance/node_modules/webpack-dev-server/client/index.js?http://0.0.0.0:9999 */\"./node_modules/webpack-dev-server/client/index.js?http://0.0.0.0:9999\");\nmodule.exports = __webpack_require__(/*! /Users/bemus/workspace/paraview-glance/externals/Workbox/index.js */\"./externals/Workbox/index.js\");\n\n\n//# sourceURL=webpack:///multi_(webpack)-dev-server/client?");
/***/ })
},[[4,"runtime","vendors"]]]);
});