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:
@@ -125,7 +125,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("09138af57edc3866")
|
||||
/******/ __webpack_require__.h = () => ("ca1b21c62101b3a7")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
||||
Reference in New Issue
Block a user