UNPKG

mongo-express-enhanced

Version:
26 lines (22 loc) 1.41 kB
/* * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development"). * This devtool is neither made for production nor for readable output files. * It uses "eval()" calls to create a separate source file in the browser devtools. * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/) * or disable the default devtool with "devtool: false". * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/). */ (self["webpackChunkmongo_express"] = self["webpackChunkmongo_express"] || []).push([["gridfs"],{ /***/ "./lib/scripts/gridfs.js": /*!*******************************!*\ !*** ./lib/scripts/gridfs.js ***! \*******************************/ /***/ (function() { eval("window.loadFile = function (id) {\n var st = ME_SETTINGS;\n window.location.href = \"\".concat(st.baseHref, \"db/\").concat(st.dbName, \"/gridFS/\").concat(st.bucketName, \"/\").concat(encodeURIComponent(id));\n};\n\n//# sourceURL=webpack://mongo-express/./lib/scripts/gridfs.js?"); /***/ }) }, /******/ function(__webpack_require__) { // webpackRuntimeModules /******/ var __webpack_exec__ = function(moduleId) { return __webpack_require__(__webpack_require__.s = moduleId); } /******/ var __webpack_exports__ = (__webpack_exec__("./lib/scripts/gridfs.js")); /******/ } ]);