css/jetbrains-bundle/favicons/favicons.js (150 lines of code) (raw):

(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]; } })(this, function() { return /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) /******/ return installedModules[moduleId].exports; /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ exports: {}, /******/ id: moduleId, /******/ loaded: false /******/ }; /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ // Flag the module as loaded /******/ module.loaded = true; /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ // Load entry module and return exports /******/ return __webpack_require__(0); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ function(module, exports, __webpack_require__) { __webpack_require__(35); /***/ }, /* 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 */ /***/ function(module, exports, __webpack_require__) { var map = { "./jetbrains/apple-mask-icon.svg": 36, "./jetbrains/apple-touch-icon-114x114.png": 37, "./jetbrains/apple-touch-icon-120x120.png": 38, "./jetbrains/apple-touch-icon-144x144.png": 39, "./jetbrains/apple-touch-icon-152x152.png": 40, "./jetbrains/apple-touch-icon-180x180.png": 41, "./jetbrains/apple-touch-icon-57x57.png": 42, "./jetbrains/apple-touch-icon-60x60.png": 43, "./jetbrains/apple-touch-icon-72x72.png": 44, "./jetbrains/apple-touch-icon-76x76.png": 45, "./jetbrains/favicon.ico": 46, "./jetbrains/mstile-144x144.png": 47, "./jetbrains/mstile-150x150.png": 48, "./jetbrains/mstile-310x150.png": 49, "./jetbrains/mstile-310x310.png": 50, "./jetbrains/mstile-70x70.png": 51 }; function webpackContext(req) { return __webpack_require__(webpackContextResolve(req)); }; function webpackContextResolve(req) { return map[req] || (function() { throw new Error("Cannot find module '" + req + "'.") }()); }; webpackContext.keys = function webpackContextKeys() { return Object.keys(map); }; webpackContext.resolve = webpackContextResolve; module.exports = webpackContext; webpackContext.id = 35; /***/ }, /* 36 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-mask-icon.svg"; /***/ }, /* 37 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-114x114.png"; /***/ }, /* 38 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-120x120.png"; /***/ }, /* 39 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-144x144.png"; /***/ }, /* 40 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-152x152.png"; /***/ }, /* 41 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-180x180.png"; /***/ }, /* 42 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-57x57.png"; /***/ }, /* 43 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-60x60.png"; /***/ }, /* 44 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-72x72.png"; /***/ }, /* 45 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/apple-touch-icon-76x76.png"; /***/ }, /* 46 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/favicon.ico"; /***/ }, /* 47 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/mstile-144x144.png"; /***/ }, /* 48 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/mstile-150x150.png"; /***/ }, /* 49 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/mstile-310x150.png"; /***/ }, /* 50 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/mstile-310x310.png"; /***/ }, /* 51 */ /***/ function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "favicons/mstile-70x70.png"; /***/ } /******/ ]) }); ;