blob: bed88f7565e4f6b6ad89fabbaab2ef45ad3dca7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
/******/ (() => {
// webpackBootstrap
/******/ "use strict";
var __webpack_exports__ = {};
/*!*****************************!*\
!*** ./v1/code_reload_1.js ***!
\*****************************/
/* Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ */
function f() {
console.log("The first version of the script");
}
f();
/******/
})();
//# sourceMappingURL=code_bundle_reload.js.map
|