@caweb/html-webpack-plugin 1.5.17 → 1.5.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ self["webpackHotUpdate_caweb_html_webpack_plugin"]("font-only",{
3
+
4
+ /***/ "./src/styles/font-only.css":
5
+ /*!**********************************!*\
6
+ !*** ./src/styles/font-only.css ***!
7
+ \**********************************/
8
+ /***/ ((module, __webpack_exports__, __webpack_require__) => {
9
+
10
+ __webpack_require__.r(__webpack_exports__);
11
+ // extracted by mini-css-extract-plugin
12
+
13
+ if(true) {
14
+ (function() {
15
+ var localsJsonString = undefined;
16
+ // 1736940898280
17
+ var cssReload = __webpack_require__(/*! ../../node_modules/mini-css-extract-plugin/dist/hmr/hotModuleReplacement.js */ "./node_modules/mini-css-extract-plugin/dist/hmr/hotModuleReplacement.js")(module.id, {});
18
+ // only invalidate when locals change
19
+ if (
20
+ module.hot.data &&
21
+ module.hot.data.value &&
22
+ module.hot.data.value !== localsJsonString
23
+ ) {
24
+ module.hot.invalidate();
25
+ } else {
26
+ module.hot.accept();
27
+ }
28
+ module.hot.dispose(function(data) {
29
+ data.value = localsJsonString;
30
+ cssReload();
31
+ });
32
+ })();
33
+ }
34
+
35
+
36
+ /***/ })
37
+
38
+ },
39
+ /******/ function(__webpack_require__) { // webpackRuntimeModules
40
+ /******/ /* webpack/runtime/getFullHash */
41
+ /******/ (() => {
42
+ /******/ __webpack_require__.h = () => ("486281f3b379163ab409")
43
+ /******/ })();
44
+ /******/
45
+ /******/ }
46
+ );
47
+ //# sourceMappingURL=font-only.edfe1d69dcbc7cc57c67.hot-update.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"font-only.edfe1d69dcbc7cc57c67.hot-update.js","mappings":";;;;;;;;;;AAAA;AACU;AACV,OAAO,IAAU;AACjB;AACA;AACA;AACA,wBAAwB,mBAAO,CAAC,4JAA6E,eAAe;AAC5H;AACA;AACA,UAAU,UAAU;AACpB,UAAU,UAAU;AACpB,UAAU,UAAU;AACpB;AACA,UAAU,UAAU;AACpB,UAAU;AACV,UAAU,iBAAiB;AAC3B;AACA,QAAQ,UAAU;AAClB;AACA;AACA,SAAS;AACT,OAAO;AACP;AACA;;;;;;;;UCvBA","sources":["webpack://@caweb/html-webpack-plugin/./src/styles/font-only.css?1dfb","webpack://@caweb/html-webpack-plugin/webpack/runtime/getFullHash"],"sourcesContent":["// extracted by mini-css-extract-plugin\nexport {};\n if(module.hot) {\n (function() {\n var localsJsonString = undefined;\n // 1736940898280\n var cssReload = require(\"../../node_modules/mini-css-extract-plugin/dist/hmr/hotModuleReplacement.js\")(module.id, {});\n // only invalidate when locals change\n if (\n module.hot.data &&\n module.hot.data.value &&\n module.hot.data.value !== localsJsonString\n ) {\n module.hot.invalidate();\n } else {\n module.hot.accept();\n }\n module.hot.dispose(function(data) {\n data.value = localsJsonString;\n cssReload();\n });\n })();\n }\n ","__webpack_require__.h = () => (\"486281f3b379163ab409\")"],"names":[],"sourceRoot":""}
@@ -0,0 +1 @@
1
+ {"c":["font-only"],"r":[],"m":[]}