// 删减后的结果
(function(){// webpackBootstrap
"use strict";var__webpack_modules__=({"./foo.js":(function(__unused_webpack_module,__webpack_exports__,__webpack_require__){eval("");}),"./index.js":(function(__unused_webpack_module,__webpack_exports__,__webpack_require__){eval("");})});// The module cache
var__webpack_module_cache__={};// The require function
function__webpack_require__(moduleId){// Check if module is in cache
varcachedModule=__webpack_module_cache__[moduleId];if(cachedModule!==undefined){returncachedModule.exports;}// Create a new module (and put it into the cache)
varmodule=__webpack_module_cache__[moduleId]={// no module.id needed
// no module.loaded needed
exports:{}};// Execute the module function
__webpack_modules__[moduleId](module,module.exports,__webpack_require__);// Return the exports of the module
returnmodule.exports;}/* webpack/runtime/define property getters */!function(){// define getter functions for harmony exports
__webpack_require__.d=function(exports,definition){for(varkeyindefinition){if(__webpack_require__.o(definition,key)&&!__webpack_require__.o(exports,key)){Object.defineProperty(exports,key,{enumerable:true,get:definition[key]});}}};}();/* webpack/runtime/hasOwnProperty shorthand */!function(){__webpack_require__.o=function(obj,prop){returnObject.prototype.hasOwnProperty.call(obj,prop);}}();/* webpack/runtime/make namespace object */!function(){// define __esModule on exports
__webpack_require__.r=function(exports){if(typeofSymbol!=='undefined'&&Symbol.toStringTag){Object.defineProperty(exports,Symbol.toStringTag,{value:'Module'});}Object.defineProperty(exports,'__esModule',{value:true});};}();// startup
var__webpack_exports__=__webpack_require__("./index.js");})();
function__webpack_require__(moduleId){// Check if module is in cache
varcachedModule=__webpack_module_cache__[moduleId];if(cachedModule!==undefined){returncachedModule.exports;}// Create a new module (and put it into the cache)
varmodule=__webpack_module_cache__[moduleId]={// no module.id needed
// no module.loaded needed
exports:{}};// Execute the module function
__webpack_modules__[moduleId](module,module.exports,__webpack_require__);// Return the exports of the module
returnmodule.exports;}