Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /exports.default = function (config)/var _config$container === undefined ? 'container' : _config$container;/ var container = _config$container === undefined ? 'container' : _config$container;/var container = _config$container === undefined ? 'container' : _config$container;/var dataVar = _config$dataVar === undefined ? '___r' : _config$dataVar; /var dataVar = _config$dataVar === undefined ? '___r' : _config$dataVar;/var _config$modifyData = config.modifyData;/var modifyData = _config$modifyData === undefined ? function (data)/return data; /_config$modifyData;/var _config$appComponent = config.appComponent; / var appComponent = _config$appComponent === undefined ? _react2.default.createElement('div', null) :/_config$appComponent;/var _config$reducers = config.reducers;/var reducers = _config$reducers === undefined ? {} : _config$reducers;/var _config$reduxMiddlewa = config.reduxMiddleware;/var reduxMiddleware = _config$reduxMiddlewa === undefined ? [] : _config$reduxMiddlewa;/var reduxMiddleware = _config$reduxMiddlewa === undefined ? [] : _config$reduxMiddlewa;/var _config$routes = config.routes;/var routes = _config$routes === undefined ? [] : _config$routes;/ar debug = _config$debug === undefined ? false : _config$debug;/ @@ -1,232 +0,0 @@/-(function webpackUniversalModuleDefinition(root, factory)/if(typeof exports === 'object' && typeof module === 'object')/module.exports = factory(require("./router.js"));/else if(typeof define === 'function' && define.amg;)/define(["./router.js"], factory);/else if(typeof exports === 'object')/exports["actions.js"] = factory(require("./router.js"));/else/root["actions.js"] = factory(root["./router.js"]);/(this, function(__WEBPACK_EXTERNAL_MODULE_15__)/-return /******/ (function(modules) { // webpackBootstrap/// The module cache/var installedModules = {};// The require 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 = "";/__webpack_require__.p = "";/Loadreturn __webpack_require__(0); entry module and return exports/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement