index.bundle.b8a560d6d950cfe3be4e.js 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. /*
  2. * ATTENTION: An "eval-source-map" devtool has been used.
  3. * This devtool is neither made for production nor for readable output files.
  4. * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
  5. * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
  6. * or disable the default devtool with "devtool: false".
  7. * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
  8. */
  9. /******/ (() => { // webpackBootstrap
  10. /******/ var __webpack_modules__ = ({
  11. /***/ "./src/main.js":
  12. /*!*********************!*\
  13. !*** ./src/main.js ***!
  14. \*********************/
  15. /***/ (() => {
  16. eval("console.log('hello,webpack.');\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9zcmMvbWFpbi5qcy5qcyIsIm1hcHBpbmdzIjoiQUFBQSIsInNvdXJjZXMiOlsid2VicGFjazovL3dlYnBhY2stZGVtby8uL3NyYy9tYWluLmpzPzU2ZDciXSwic291cmNlc0NvbnRlbnQiOlsiY29uc29sZS5sb2coJ2hlbGxvLHdlYnBhY2suJyk7XG4iXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///./src/main.js\n");
  17. /***/ })
  18. /******/ });
  19. /************************************************************************/
  20. /******/
  21. /******/ // startup
  22. /******/ // Load entry module and return exports
  23. /******/ // This entry module can't be inlined because the eval-source-map devtool is used.
  24. /******/ var __webpack_exports__ = {};
  25. /******/ __webpack_modules__["./src/main.js"]();
  26. /******/
  27. /******/ })()
  28. ;