Add hot-update files for layout and webpack with eval-source-map configuration

- Created multiple hot-update JavaScript files for app layout and webpack.
- Each file includes a warning about the use of "eval-source-map" for development purposes.
- Added source mapping for CSS files in the app layout.
- Generated corresponding hot-update JSON files to manage module updates.
This commit is contained in:
RaymondVerhoef
2026-05-24 11:16:21 +02:00
parent 815cf0f673
commit 7d8999255f
53 changed files with 345 additions and 22 deletions

View File

@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("09138af57edc3866")
/******/ __webpack_require__.h = () => ("ca1b21c62101b3a7")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */