| 1 |
/* |
| 2 |
* ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development"). |
| 3 |
* This devtool is neither made for production nor for readable output files. |
| 4 |
* It uses "eval()" calls to create a separate source file 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 |
|
| 12 |
/***/ "./src/js/frontend.js" |
| 13 |
/*!****************************!*\ |
| 14 |
!*** ./src/js/frontend.js ***! |
| 15 |
\****************************/ |
| 16 |
() { |
| 17 |
|
| 18 |
eval("{;\n(function ($) {\n\n // console.log('Front js');\n})(jQuery);\n\n//# sourceURL=webpack://better-payment/./src/js/frontend.js?\n}"); |
| 19 |
|
| 20 |
/***/ } |
| 21 |
|
| 22 |
/******/ }); |
| 23 |
/************************************************************************/ |
| 24 |
/******/ |
| 25 |
/******/ // startup |
| 26 |
/******/ // Load entry module and return exports |
| 27 |
/******/ // This entry module can't be inlined because the eval devtool is used. |
| 28 |
/******/ var __webpack_exports__ = {}; |
| 29 |
/******/ __webpack_modules__["./src/js/frontend.js"](); |
| 30 |
/******/ |
| 31 |
/******/ })() |
| 32 |
; |