@rsbuild/core 1.2.0-beta.1 → 1.2.1

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.
@@ -1,8 +1,8 @@
1
1
  (() => {
2
2
  var __webpack_modules__ = {
3
- 836: (module, __unused_webpack_exports, __nccwpck_require__) => {
3
+ 670: (module, __unused_webpack_exports, __nccwpck_require__) => {
4
4
  "use strict";
5
- const { HtmlWebpackChildCompiler } = __nccwpck_require__(278);
5
+ const { HtmlWebpackChildCompiler } = __nccwpck_require__(759);
6
6
  const compilerMap = new WeakMap();
7
7
  class CachedChildCompilation {
8
8
  constructor(compiler) {
@@ -304,7 +304,7 @@
304
304
  }
305
305
  module.exports = { CachedChildCompilation };
306
306
  },
307
- 278: (module) => {
307
+ 759: (module) => {
308
308
  "use strict";
309
309
  class HtmlWebpackChildCompiler {
310
310
  constructor(templates) {
@@ -473,7 +473,7 @@
473
473
  }
474
474
  module.exports = { HtmlWebpackChildCompiler };
475
475
  },
476
- 106: (module) => {
476
+ 253: (module) => {
477
477
  "use strict";
478
478
  module.exports = {};
479
479
  module.exports.none = (chunks) => chunks;
@@ -492,7 +492,7 @@
492
492
  };
493
493
  module.exports.auto = module.exports.none;
494
494
  },
495
- 675: (module) => {
495
+ 100: (module) => {
496
496
  "use strict";
497
497
  module.exports = function (err) {
498
498
  return {
@@ -513,9 +513,9 @@
513
513
  };
514
514
  };
515
515
  },
516
- 780: (module, __unused_webpack_exports, __nccwpck_require__) => {
516
+ 811: (module, __unused_webpack_exports, __nccwpck_require__) => {
517
517
  "use strict";
518
- const { AsyncSeriesWaterfallHook } = __nccwpck_require__(348);
518
+ const { AsyncSeriesWaterfallHook } = __nccwpck_require__(408);
519
519
  const htmlWebpackPluginHooksMap = new WeakMap();
520
520
  function getHtmlRspackPluginHooks(compilation) {
521
521
  let hooks = htmlWebpackPluginHooksMap.get(compilation);
@@ -539,7 +539,7 @@
539
539
  }
540
540
  module.exports = { getHtmlRspackPluginHooks };
541
541
  },
542
- 454: (module) => {
542
+ 882: (module) => {
543
543
  const voidTags = [
544
544
  "area",
545
545
  "base",
@@ -607,19 +607,19 @@
607
607
  htmlTagObjectToString,
608
608
  };
609
609
  },
610
- 835: (module, __unused_webpack_exports, __nccwpck_require__) => {
610
+ 923: (module, __unused_webpack_exports, __nccwpck_require__) => {
611
611
  "use strict";
612
- const promisify = __nccwpck_require__(837).promisify;
613
- const vm = __nccwpck_require__(144);
614
- const fs = __nccwpck_require__(147);
615
- const path = __nccwpck_require__(17);
616
- const { CachedChildCompilation } = __nccwpck_require__(836);
612
+ const promisify = __nccwpck_require__(23).promisify;
613
+ const vm = __nccwpck_require__(154);
614
+ const fs = __nccwpck_require__(896);
615
+ const path = __nccwpck_require__(928);
616
+ const { CachedChildCompilation } = __nccwpck_require__(670);
617
617
  const { createHtmlTagObject, htmlTagObjectToString, HtmlTagArray } =
618
- __nccwpck_require__(454);
619
- const prettyError = __nccwpck_require__(675);
620
- const chunkSorter = __nccwpck_require__(106);
618
+ __nccwpck_require__(882);
619
+ const prettyError = __nccwpck_require__(100);
620
+ const chunkSorter = __nccwpck_require__(253);
621
621
  const getHtmlRspackPluginHooks =
622
- __nccwpck_require__(780).getHtmlRspackPluginHooks;
622
+ __nccwpck_require__(811).getHtmlRspackPluginHooks;
623
623
  class HtmlRspackPlugin {
624
624
  constructor(userOptions = {}) {
625
625
  this.version = HtmlRspackPlugin.version;
@@ -1535,23 +1535,23 @@
1535
1535
  HtmlRspackPlugin.createHtmlTagObject = createHtmlTagObject;
1536
1536
  module.exports = HtmlRspackPlugin;
1537
1537
  },
1538
- 348: (module) => {
1538
+ 408: (module) => {
1539
1539
  "use strict";
1540
1540
  module.exports = require("@rspack/lite-tapable");
1541
1541
  },
1542
- 147: (module) => {
1542
+ 896: (module) => {
1543
1543
  "use strict";
1544
1544
  module.exports = require("fs");
1545
1545
  },
1546
- 17: (module) => {
1546
+ 928: (module) => {
1547
1547
  "use strict";
1548
1548
  module.exports = require("path");
1549
1549
  },
1550
- 837: (module) => {
1550
+ 23: (module) => {
1551
1551
  "use strict";
1552
1552
  module.exports = require("util");
1553
1553
  },
1554
- 144: (module) => {
1554
+ 154: (module) => {
1555
1555
  "use strict";
1556
1556
  module.exports = require("vm");
1557
1557
  },
@@ -1578,6 +1578,6 @@
1578
1578
  }
1579
1579
  if (typeof __nccwpck_require__ !== "undefined")
1580
1580
  __nccwpck_require__.ab = __dirname + "/";
1581
- var __webpack_exports__ = __nccwpck_require__(835);
1581
+ var __webpack_exports__ = __nccwpck_require__(923);
1582
1582
  module.exports = __webpack_exports__;
1583
1583
  })();