@rspack-canary/core 1.6.2-canary-c12e9a02-20251107173742 → 1.6.2-canary-86b743b4-20251108173831
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.
|
@@ -16,7 +16,7 @@ module.exports = require("node:path");
|
|
|
16
16
|
|
|
17
17
|
/***/ }),
|
|
18
18
|
|
|
19
|
-
/***/
|
|
19
|
+
/***/ 867:
|
|
20
20
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
21
21
|
|
|
22
22
|
|
|
@@ -245,7 +245,7 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
245
245
|
/******/ // startup
|
|
246
246
|
/******/ // Load entry module and return exports
|
|
247
247
|
/******/ // This entry module is referenced by other modules so it can't be inlined
|
|
248
|
-
/******/ var __webpack_exports__ = __nccwpck_require__(
|
|
248
|
+
/******/ var __webpack_exports__ = __nccwpck_require__(867);
|
|
249
249
|
/******/ module.exports = __webpack_exports__;
|
|
250
250
|
/******/
|
|
251
251
|
/******/ })()
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/******/ (() => { // webpackBootstrap
|
|
2
2
|
/******/ var __webpack_modules__ = ({
|
|
3
3
|
|
|
4
|
-
/***/
|
|
4
|
+
/***/ 428:
|
|
5
5
|
/***/ ((module) => {
|
|
6
6
|
|
|
7
7
|
module.exports = function (glob, opts) {
|
|
@@ -138,7 +138,7 @@ module.exports = function (glob, opts) {
|
|
|
138
138
|
|
|
139
139
|
/***/ }),
|
|
140
140
|
|
|
141
|
-
/***/
|
|
141
|
+
/***/ 648:
|
|
142
142
|
/***/ ((module) => {
|
|
143
143
|
|
|
144
144
|
"use strict";
|
|
@@ -169,13 +169,13 @@ function clone (obj) {
|
|
|
169
169
|
|
|
170
170
|
/***/ }),
|
|
171
171
|
|
|
172
|
-
/***/
|
|
172
|
+
/***/ 692:
|
|
173
173
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
174
174
|
|
|
175
175
|
var fs = __nccwpck_require__(896)
|
|
176
|
-
var polyfills = __nccwpck_require__(
|
|
177
|
-
var legacy = __nccwpck_require__(
|
|
178
|
-
var clone = __nccwpck_require__(
|
|
176
|
+
var polyfills = __nccwpck_require__(161)
|
|
177
|
+
var legacy = __nccwpck_require__(50)
|
|
178
|
+
var clone = __nccwpck_require__(648)
|
|
179
179
|
|
|
180
180
|
var util = __nccwpck_require__(23)
|
|
181
181
|
|
|
@@ -624,7 +624,7 @@ function retry () {
|
|
|
624
624
|
|
|
625
625
|
/***/ }),
|
|
626
626
|
|
|
627
|
-
/***/
|
|
627
|
+
/***/ 50:
|
|
628
628
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
629
629
|
|
|
630
630
|
var Stream = (__nccwpck_require__(203).Stream)
|
|
@@ -749,7 +749,7 @@ function legacy (fs) {
|
|
|
749
749
|
|
|
750
750
|
/***/ }),
|
|
751
751
|
|
|
752
|
-
/***/
|
|
752
|
+
/***/ 161:
|
|
753
753
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
754
754
|
|
|
755
755
|
var constants = __nccwpck_require__(140)
|
|
@@ -1111,7 +1111,7 @@ function patch (fs) {
|
|
|
1111
1111
|
|
|
1112
1112
|
/***/ }),
|
|
1113
1113
|
|
|
1114
|
-
/***/
|
|
1114
|
+
/***/ 40:
|
|
1115
1115
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
1116
1116
|
|
|
1117
1117
|
"use strict";
|
|
@@ -1122,10 +1122,10 @@ function patch (fs) {
|
|
|
1122
1122
|
|
|
1123
1123
|
|
|
1124
1124
|
const EventEmitter = (__nccwpck_require__(434).EventEmitter);
|
|
1125
|
-
const fs = __nccwpck_require__(
|
|
1125
|
+
const fs = __nccwpck_require__(692);
|
|
1126
1126
|
const path = __nccwpck_require__(928);
|
|
1127
1127
|
|
|
1128
|
-
const watchEventSource = __nccwpck_require__(
|
|
1128
|
+
const watchEventSource = __nccwpck_require__(729);
|
|
1129
1129
|
|
|
1130
1130
|
const EXISTANCE_ONLY_TIME_ENTRY = Object.freeze({});
|
|
1131
1131
|
|
|
@@ -1910,7 +1910,7 @@ function ensureFsAccuracy(mtime) {
|
|
|
1910
1910
|
|
|
1911
1911
|
/***/ }),
|
|
1912
1912
|
|
|
1913
|
-
/***/
|
|
1913
|
+
/***/ 751:
|
|
1914
1914
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
1915
1915
|
|
|
1916
1916
|
"use strict";
|
|
@@ -2025,7 +2025,7 @@ module.exports = LinkResolver;
|
|
|
2025
2025
|
|
|
2026
2026
|
/***/ }),
|
|
2027
2027
|
|
|
2028
|
-
/***/
|
|
2028
|
+
/***/ 510:
|
|
2029
2029
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
2030
2030
|
|
|
2031
2031
|
"use strict";
|
|
@@ -2036,7 +2036,7 @@ module.exports = LinkResolver;
|
|
|
2036
2036
|
|
|
2037
2037
|
|
|
2038
2038
|
const path = __nccwpck_require__(928);
|
|
2039
|
-
const DirectoryWatcher = __nccwpck_require__(
|
|
2039
|
+
const DirectoryWatcher = __nccwpck_require__(40);
|
|
2040
2040
|
|
|
2041
2041
|
class WatcherManager {
|
|
2042
2042
|
constructor(options) {
|
|
@@ -2085,7 +2085,7 @@ module.exports.WatcherManager = WatcherManager;
|
|
|
2085
2085
|
|
|
2086
2086
|
/***/ }),
|
|
2087
2087
|
|
|
2088
|
-
/***/
|
|
2088
|
+
/***/ 864:
|
|
2089
2089
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
2090
2090
|
|
|
2091
2091
|
"use strict";
|
|
@@ -2231,7 +2231,7 @@ module.exports = (plan, limit) => {
|
|
|
2231
2231
|
|
|
2232
2232
|
/***/ }),
|
|
2233
2233
|
|
|
2234
|
-
/***/
|
|
2234
|
+
/***/ 729:
|
|
2235
2235
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
2236
2236
|
|
|
2237
2237
|
"use strict";
|
|
@@ -2244,7 +2244,7 @@ module.exports = (plan, limit) => {
|
|
|
2244
2244
|
const fs = __nccwpck_require__(896);
|
|
2245
2245
|
const path = __nccwpck_require__(928);
|
|
2246
2246
|
const { EventEmitter } = __nccwpck_require__(434);
|
|
2247
|
-
const reducePlan = __nccwpck_require__(
|
|
2247
|
+
const reducePlan = __nccwpck_require__(864);
|
|
2248
2248
|
|
|
2249
2249
|
const IS_OSX = (__nccwpck_require__(857).platform)() === "darwin";
|
|
2250
2250
|
const IS_WIN = (__nccwpck_require__(857).platform)() === "win32";
|
|
@@ -2610,7 +2610,7 @@ exports.watcherLimit = watcherLimit;
|
|
|
2610
2610
|
|
|
2611
2611
|
/***/ }),
|
|
2612
2612
|
|
|
2613
|
-
/***/
|
|
2613
|
+
/***/ 851:
|
|
2614
2614
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
2615
2615
|
|
|
2616
2616
|
"use strict";
|
|
@@ -2620,11 +2620,11 @@ exports.watcherLimit = watcherLimit;
|
|
|
2620
2620
|
*/
|
|
2621
2621
|
|
|
2622
2622
|
|
|
2623
|
-
const getWatcherManager = __nccwpck_require__(
|
|
2624
|
-
const LinkResolver = __nccwpck_require__(
|
|
2623
|
+
const getWatcherManager = __nccwpck_require__(510);
|
|
2624
|
+
const LinkResolver = __nccwpck_require__(751);
|
|
2625
2625
|
const EventEmitter = (__nccwpck_require__(434).EventEmitter);
|
|
2626
|
-
const globToRegExp = __nccwpck_require__(
|
|
2627
|
-
const watchEventSource = __nccwpck_require__(
|
|
2626
|
+
const globToRegExp = __nccwpck_require__(428);
|
|
2627
|
+
const watchEventSource = __nccwpck_require__(729);
|
|
2628
2628
|
|
|
2629
2629
|
const EMPTY_ARRAY = [];
|
|
2630
2630
|
const EMPTY_OPTIONS = {};
|
|
@@ -3117,7 +3117,7 @@ module.exports = require("util");
|
|
|
3117
3117
|
/******/ // startup
|
|
3118
3118
|
/******/ // Load entry module and return exports
|
|
3119
3119
|
/******/ // This entry module is referenced by other modules so it can't be inlined
|
|
3120
|
-
/******/ var __webpack_exports__ = __nccwpck_require__(
|
|
3120
|
+
/******/ var __webpack_exports__ = __nccwpck_require__(851);
|
|
3121
3121
|
/******/ module.exports = __webpack_exports__;
|
|
3122
3122
|
/******/
|
|
3123
3123
|
/******/ })()
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
|
-
/***/
|
|
5
|
+
/***/ 780:
|
|
6
6
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
7
7
|
|
|
8
8
|
/*
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
const Source = __nccwpck_require__(
|
|
16
|
-
const streamAndGetSourceAndMap = __nccwpck_require__(
|
|
17
|
-
const streamChunksOfRawSource = __nccwpck_require__(
|
|
18
|
-
const streamChunksOfSourceMap = __nccwpck_require__(
|
|
15
|
+
const Source = __nccwpck_require__(422);
|
|
16
|
+
const streamAndGetSourceAndMap = __nccwpck_require__(334);
|
|
17
|
+
const streamChunksOfRawSource = __nccwpck_require__(771);
|
|
18
|
+
const streamChunksOfSourceMap = __nccwpck_require__(105);
|
|
19
19
|
const {
|
|
20
20
|
isDualStringBufferCachingEnabled,
|
|
21
|
-
} = __nccwpck_require__(
|
|
21
|
+
} = __nccwpck_require__(357);
|
|
22
22
|
|
|
23
23
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
24
24
|
/** @typedef {import("./Source").MapOptions} MapOptions */
|
|
@@ -408,7 +408,7 @@ module.exports = CachedSource;
|
|
|
408
408
|
|
|
409
409
|
/***/ }),
|
|
410
410
|
|
|
411
|
-
/***/
|
|
411
|
+
/***/ 844:
|
|
412
412
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
413
413
|
|
|
414
414
|
/*
|
|
@@ -418,7 +418,7 @@ module.exports = CachedSource;
|
|
|
418
418
|
|
|
419
419
|
|
|
420
420
|
|
|
421
|
-
const Source = __nccwpck_require__(
|
|
421
|
+
const Source = __nccwpck_require__(422);
|
|
422
422
|
|
|
423
423
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
424
424
|
/** @typedef {import("./Source").MapOptions} MapOptions */
|
|
@@ -520,7 +520,7 @@ module.exports = CompatSource;
|
|
|
520
520
|
|
|
521
521
|
/***/ }),
|
|
522
522
|
|
|
523
|
-
/***/
|
|
523
|
+
/***/ 974:
|
|
524
524
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
525
525
|
|
|
526
526
|
/*
|
|
@@ -530,10 +530,10 @@ module.exports = CompatSource;
|
|
|
530
530
|
|
|
531
531
|
|
|
532
532
|
|
|
533
|
-
const RawSource = __nccwpck_require__(
|
|
534
|
-
const Source = __nccwpck_require__(
|
|
535
|
-
const { getMap, getSourceAndMap } = __nccwpck_require__(
|
|
536
|
-
const streamChunks = __nccwpck_require__(
|
|
533
|
+
const RawSource = __nccwpck_require__(136);
|
|
534
|
+
const Source = __nccwpck_require__(422);
|
|
535
|
+
const { getMap, getSourceAndMap } = __nccwpck_require__(875);
|
|
536
|
+
const streamChunks = __nccwpck_require__(779);
|
|
537
537
|
|
|
538
538
|
/** @typedef {import("./CompatSource").SourceLike} SourceLike */
|
|
539
539
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
@@ -921,7 +921,7 @@ module.exports = ConcatSource;
|
|
|
921
921
|
|
|
922
922
|
/***/ }),
|
|
923
923
|
|
|
924
|
-
/***/
|
|
924
|
+
/***/ 837:
|
|
925
925
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
926
926
|
|
|
927
927
|
/*
|
|
@@ -931,14 +931,14 @@ module.exports = ConcatSource;
|
|
|
931
931
|
|
|
932
932
|
|
|
933
933
|
|
|
934
|
-
const Source = __nccwpck_require__(
|
|
935
|
-
const { getMap, getSourceAndMap } = __nccwpck_require__(
|
|
936
|
-
const getGeneratedSourceInfo = __nccwpck_require__(
|
|
937
|
-
const splitIntoLines = __nccwpck_require__(
|
|
938
|
-
const splitIntoPotentialTokens = __nccwpck_require__(
|
|
934
|
+
const Source = __nccwpck_require__(422);
|
|
935
|
+
const { getMap, getSourceAndMap } = __nccwpck_require__(875);
|
|
936
|
+
const getGeneratedSourceInfo = __nccwpck_require__(517);
|
|
937
|
+
const splitIntoLines = __nccwpck_require__(492);
|
|
938
|
+
const splitIntoPotentialTokens = __nccwpck_require__(403);
|
|
939
939
|
const {
|
|
940
940
|
isDualStringBufferCachingEnabled,
|
|
941
|
-
} = __nccwpck_require__(
|
|
941
|
+
} = __nccwpck_require__(357);
|
|
942
942
|
|
|
943
943
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
944
944
|
/** @typedef {import("./Source").MapOptions} MapOptions */
|
|
@@ -1126,7 +1126,7 @@ module.exports = OriginalSource;
|
|
|
1126
1126
|
|
|
1127
1127
|
/***/ }),
|
|
1128
1128
|
|
|
1129
|
-
/***/
|
|
1129
|
+
/***/ 850:
|
|
1130
1130
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
1131
1131
|
|
|
1132
1132
|
/*
|
|
@@ -1136,10 +1136,10 @@ module.exports = OriginalSource;
|
|
|
1136
1136
|
|
|
1137
1137
|
|
|
1138
1138
|
|
|
1139
|
-
const RawSource = __nccwpck_require__(
|
|
1140
|
-
const Source = __nccwpck_require__(
|
|
1141
|
-
const { getMap, getSourceAndMap } = __nccwpck_require__(
|
|
1142
|
-
const streamChunks = __nccwpck_require__(
|
|
1139
|
+
const RawSource = __nccwpck_require__(136);
|
|
1140
|
+
const Source = __nccwpck_require__(422);
|
|
1141
|
+
const { getMap, getSourceAndMap } = __nccwpck_require__(875);
|
|
1142
|
+
const streamChunks = __nccwpck_require__(779);
|
|
1143
1143
|
|
|
1144
1144
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
1145
1145
|
/** @typedef {import("./Source").MapOptions} MapOptions */
|
|
@@ -1291,7 +1291,7 @@ module.exports = PrefixSource;
|
|
|
1291
1291
|
|
|
1292
1292
|
/***/ }),
|
|
1293
1293
|
|
|
1294
|
-
/***/
|
|
1294
|
+
/***/ 136:
|
|
1295
1295
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
1296
1296
|
|
|
1297
1297
|
/*
|
|
@@ -1301,12 +1301,12 @@ module.exports = PrefixSource;
|
|
|
1301
1301
|
|
|
1302
1302
|
|
|
1303
1303
|
|
|
1304
|
-
const Source = __nccwpck_require__(
|
|
1305
|
-
const streamChunksOfRawSource = __nccwpck_require__(
|
|
1304
|
+
const Source = __nccwpck_require__(422);
|
|
1305
|
+
const streamChunksOfRawSource = __nccwpck_require__(771);
|
|
1306
1306
|
const {
|
|
1307
1307
|
internString,
|
|
1308
1308
|
isDualStringBufferCachingEnabled,
|
|
1309
|
-
} = __nccwpck_require__(
|
|
1309
|
+
} = __nccwpck_require__(357);
|
|
1310
1310
|
|
|
1311
1311
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
1312
1312
|
/** @typedef {import("./Source").MapOptions} MapOptions */
|
|
@@ -1434,7 +1434,7 @@ module.exports = RawSource;
|
|
|
1434
1434
|
|
|
1435
1435
|
/***/ }),
|
|
1436
1436
|
|
|
1437
|
-
/***/
|
|
1437
|
+
/***/ 902:
|
|
1438
1438
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
1439
1439
|
|
|
1440
1440
|
/*
|
|
@@ -1444,10 +1444,10 @@ module.exports = RawSource;
|
|
|
1444
1444
|
|
|
1445
1445
|
|
|
1446
1446
|
|
|
1447
|
-
const Source = __nccwpck_require__(
|
|
1448
|
-
const { getMap, getSourceAndMap } = __nccwpck_require__(
|
|
1449
|
-
const splitIntoLines = __nccwpck_require__(
|
|
1450
|
-
const streamChunks = __nccwpck_require__(
|
|
1447
|
+
const Source = __nccwpck_require__(422);
|
|
1448
|
+
const { getMap, getSourceAndMap } = __nccwpck_require__(875);
|
|
1449
|
+
const splitIntoLines = __nccwpck_require__(492);
|
|
1450
|
+
const streamChunks = __nccwpck_require__(779);
|
|
1451
1451
|
|
|
1452
1452
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
1453
1453
|
/** @typedef {import("./Source").MapOptions} MapOptions */
|
|
@@ -1986,7 +1986,7 @@ module.exports.Replacement = Replacement;
|
|
|
1986
1986
|
|
|
1987
1987
|
/***/ }),
|
|
1988
1988
|
|
|
1989
|
-
/***/
|
|
1989
|
+
/***/ 865:
|
|
1990
1990
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
1991
1991
|
|
|
1992
1992
|
/*
|
|
@@ -1996,7 +1996,7 @@ module.exports.Replacement = Replacement;
|
|
|
1996
1996
|
|
|
1997
1997
|
|
|
1998
1998
|
|
|
1999
|
-
const Source = __nccwpck_require__(
|
|
1999
|
+
const Source = __nccwpck_require__(422);
|
|
2000
2000
|
|
|
2001
2001
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
2002
2002
|
/** @typedef {import("./Source").MapOptions} MapOptions */
|
|
@@ -2060,7 +2060,7 @@ module.exports = SizeOnlySource;
|
|
|
2060
2060
|
|
|
2061
2061
|
/***/ }),
|
|
2062
2062
|
|
|
2063
|
-
/***/
|
|
2063
|
+
/***/ 422:
|
|
2064
2064
|
/***/ ((module) => {
|
|
2065
2065
|
|
|
2066
2066
|
/*
|
|
@@ -2156,7 +2156,7 @@ module.exports = Source;
|
|
|
2156
2156
|
|
|
2157
2157
|
/***/ }),
|
|
2158
2158
|
|
|
2159
|
-
/***/
|
|
2159
|
+
/***/ 147:
|
|
2160
2160
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
2161
2161
|
|
|
2162
2162
|
/*
|
|
@@ -2166,13 +2166,13 @@ module.exports = Source;
|
|
|
2166
2166
|
|
|
2167
2167
|
|
|
2168
2168
|
|
|
2169
|
-
const Source = __nccwpck_require__(
|
|
2170
|
-
const { getMap, getSourceAndMap } = __nccwpck_require__(
|
|
2171
|
-
const streamChunksOfCombinedSourceMap = __nccwpck_require__(
|
|
2172
|
-
const streamChunksOfSourceMap = __nccwpck_require__(
|
|
2169
|
+
const Source = __nccwpck_require__(422);
|
|
2170
|
+
const { getMap, getSourceAndMap } = __nccwpck_require__(875);
|
|
2171
|
+
const streamChunksOfCombinedSourceMap = __nccwpck_require__(132);
|
|
2172
|
+
const streamChunksOfSourceMap = __nccwpck_require__(105);
|
|
2173
2173
|
const {
|
|
2174
2174
|
isDualStringBufferCachingEnabled,
|
|
2175
|
-
} = __nccwpck_require__(
|
|
2175
|
+
} = __nccwpck_require__(357);
|
|
2176
2176
|
|
|
2177
2177
|
/** @typedef {import("./Source").HashLike} HashLike */
|
|
2178
2178
|
/** @typedef {import("./Source").MapOptions} MapOptions */
|
|
@@ -2529,7 +2529,7 @@ module.exports = SourceMapSource;
|
|
|
2529
2529
|
|
|
2530
2530
|
/***/ }),
|
|
2531
2531
|
|
|
2532
|
-
/***/
|
|
2532
|
+
/***/ 294:
|
|
2533
2533
|
/***/ ((module) => {
|
|
2534
2534
|
|
|
2535
2535
|
/*
|
|
@@ -2761,7 +2761,7 @@ module.exports = createMappingsSerializer;
|
|
|
2761
2761
|
|
|
2762
2762
|
/***/ }),
|
|
2763
2763
|
|
|
2764
|
-
/***/
|
|
2764
|
+
/***/ 875:
|
|
2765
2765
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
2766
2766
|
|
|
2767
2767
|
/*
|
|
@@ -2771,7 +2771,7 @@ module.exports = createMappingsSerializer;
|
|
|
2771
2771
|
|
|
2772
2772
|
|
|
2773
2773
|
|
|
2774
|
-
const createMappingsSerializer = __nccwpck_require__(
|
|
2774
|
+
const createMappingsSerializer = __nccwpck_require__(294);
|
|
2775
2775
|
|
|
2776
2776
|
/** @typedef {import("../Source").RawSourceMap} RawSourceMap */
|
|
2777
2777
|
/** @typedef {import("../Source").SourceAndMap} SourceAndMap */
|
|
@@ -2927,7 +2927,7 @@ module.exports.getMap = (source, options) => {
|
|
|
2927
2927
|
|
|
2928
2928
|
/***/ }),
|
|
2929
2929
|
|
|
2930
|
-
/***/
|
|
2930
|
+
/***/ 517:
|
|
2931
2931
|
/***/ ((module) => {
|
|
2932
2932
|
|
|
2933
2933
|
/*
|
|
@@ -2978,7 +2978,7 @@ module.exports = getGeneratedSourceInfo;
|
|
|
2978
2978
|
|
|
2979
2979
|
/***/ }),
|
|
2980
2980
|
|
|
2981
|
-
/***/
|
|
2981
|
+
/***/ 432:
|
|
2982
2982
|
/***/ ((module) => {
|
|
2983
2983
|
|
|
2984
2984
|
/*
|
|
@@ -3009,7 +3009,7 @@ module.exports = getSource;
|
|
|
3009
3009
|
|
|
3010
3010
|
/***/ }),
|
|
3011
3011
|
|
|
3012
|
-
/***/
|
|
3012
|
+
/***/ 950:
|
|
3013
3013
|
/***/ ((module) => {
|
|
3014
3014
|
|
|
3015
3015
|
/*
|
|
@@ -3136,7 +3136,7 @@ module.exports = readMappings;
|
|
|
3136
3136
|
|
|
3137
3137
|
/***/ }),
|
|
3138
3138
|
|
|
3139
|
-
/***/
|
|
3139
|
+
/***/ 492:
|
|
3140
3140
|
/***/ ((module) => {
|
|
3141
3141
|
|
|
3142
3142
|
/*
|
|
@@ -3176,7 +3176,7 @@ module.exports = splitIntoLines;
|
|
|
3176
3176
|
|
|
3177
3177
|
/***/ }),
|
|
3178
3178
|
|
|
3179
|
-
/***/
|
|
3179
|
+
/***/ 403:
|
|
3180
3180
|
/***/ ((module) => {
|
|
3181
3181
|
|
|
3182
3182
|
/*
|
|
@@ -3236,7 +3236,7 @@ module.exports = splitIntoPotentialTokens;
|
|
|
3236
3236
|
|
|
3237
3237
|
/***/ }),
|
|
3238
3238
|
|
|
3239
|
-
/***/
|
|
3239
|
+
/***/ 334:
|
|
3240
3240
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
3241
3241
|
|
|
3242
3242
|
/*
|
|
@@ -3246,8 +3246,8 @@ module.exports = splitIntoPotentialTokens;
|
|
|
3246
3246
|
|
|
3247
3247
|
|
|
3248
3248
|
|
|
3249
|
-
const createMappingsSerializer = __nccwpck_require__(
|
|
3250
|
-
const streamChunks = __nccwpck_require__(
|
|
3249
|
+
const createMappingsSerializer = __nccwpck_require__(294);
|
|
3250
|
+
const streamChunks = __nccwpck_require__(779);
|
|
3251
3251
|
|
|
3252
3252
|
/** @typedef {import("../Source").RawSourceMap} RawSourceMap */
|
|
3253
3253
|
/** @typedef {import("./streamChunks").GeneratedSourceInfo} GeneratedSourceInfo */
|
|
@@ -3366,7 +3366,7 @@ module.exports = streamAndGetSourceAndMap;
|
|
|
3366
3366
|
|
|
3367
3367
|
/***/ }),
|
|
3368
3368
|
|
|
3369
|
-
/***/
|
|
3369
|
+
/***/ 779:
|
|
3370
3370
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
3371
3371
|
|
|
3372
3372
|
/*
|
|
@@ -3376,8 +3376,8 @@ module.exports = streamAndGetSourceAndMap;
|
|
|
3376
3376
|
|
|
3377
3377
|
|
|
3378
3378
|
|
|
3379
|
-
const streamChunksOfRawSource = __nccwpck_require__(
|
|
3380
|
-
const streamChunksOfSourceMap = __nccwpck_require__(
|
|
3379
|
+
const streamChunksOfRawSource = __nccwpck_require__(771);
|
|
3380
|
+
const streamChunksOfSourceMap = __nccwpck_require__(105);
|
|
3381
3381
|
|
|
3382
3382
|
/** @typedef {import("../Source")} Source */
|
|
3383
3383
|
/** @typedef {import("./getGeneratedSourceInfo").GeneratedSourceInfo} GeneratedSourceInfo */
|
|
@@ -3435,7 +3435,7 @@ module.exports = (source, options, onChunk, onSource, onName) => {
|
|
|
3435
3435
|
|
|
3436
3436
|
/***/ }),
|
|
3437
3437
|
|
|
3438
|
-
/***/
|
|
3438
|
+
/***/ 132:
|
|
3439
3439
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
3440
3440
|
|
|
3441
3441
|
/*
|
|
@@ -3445,8 +3445,8 @@ module.exports = (source, options, onChunk, onSource, onName) => {
|
|
|
3445
3445
|
|
|
3446
3446
|
|
|
3447
3447
|
|
|
3448
|
-
const splitIntoLines = __nccwpck_require__(
|
|
3449
|
-
const streamChunksOfSourceMap = __nccwpck_require__(
|
|
3448
|
+
const splitIntoLines = __nccwpck_require__(492);
|
|
3449
|
+
const streamChunksOfSourceMap = __nccwpck_require__(105);
|
|
3450
3450
|
|
|
3451
3451
|
/** @typedef {import("../Source").RawSourceMap} RawSourceMap */
|
|
3452
3452
|
/** @typedef {import("./getGeneratedSourceInfo").GeneratedSourceInfo} GeneratedSourceInfo */
|
|
@@ -3808,7 +3808,7 @@ module.exports = streamChunksOfCombinedSourceMap;
|
|
|
3808
3808
|
|
|
3809
3809
|
/***/ }),
|
|
3810
3810
|
|
|
3811
|
-
/***/
|
|
3811
|
+
/***/ 771:
|
|
3812
3812
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
3813
3813
|
|
|
3814
3814
|
/*
|
|
@@ -3818,8 +3818,8 @@ module.exports = streamChunksOfCombinedSourceMap;
|
|
|
3818
3818
|
|
|
3819
3819
|
|
|
3820
3820
|
|
|
3821
|
-
const getGeneratedSourceInfo = __nccwpck_require__(
|
|
3822
|
-
const splitIntoLines = __nccwpck_require__(
|
|
3821
|
+
const getGeneratedSourceInfo = __nccwpck_require__(517);
|
|
3822
|
+
const splitIntoLines = __nccwpck_require__(492);
|
|
3823
3823
|
|
|
3824
3824
|
/** @typedef {import("./getGeneratedSourceInfo").GeneratedSourceInfo} GeneratedSourceInfo */
|
|
3825
3825
|
/** @typedef {import("./streamChunks").OnChunk} OnChunk */
|
|
@@ -3869,7 +3869,7 @@ module.exports = (source, onChunk, onSource, onName, finalSource) =>
|
|
|
3869
3869
|
|
|
3870
3870
|
/***/ }),
|
|
3871
3871
|
|
|
3872
|
-
/***/
|
|
3872
|
+
/***/ 105:
|
|
3873
3873
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
3874
3874
|
|
|
3875
3875
|
/*
|
|
@@ -3879,10 +3879,10 @@ module.exports = (source, onChunk, onSource, onName, finalSource) =>
|
|
|
3879
3879
|
|
|
3880
3880
|
|
|
3881
3881
|
|
|
3882
|
-
const getGeneratedSourceInfo = __nccwpck_require__(
|
|
3883
|
-
const getSource = __nccwpck_require__(
|
|
3884
|
-
const readMappings = __nccwpck_require__(
|
|
3885
|
-
const splitIntoLines = __nccwpck_require__(
|
|
3882
|
+
const getGeneratedSourceInfo = __nccwpck_require__(517);
|
|
3883
|
+
const getSource = __nccwpck_require__(432);
|
|
3884
|
+
const readMappings = __nccwpck_require__(950);
|
|
3885
|
+
const splitIntoLines = __nccwpck_require__(492);
|
|
3886
3886
|
|
|
3887
3887
|
/** @typedef {import("../Source").RawSourceMap} RawSourceMap */
|
|
3888
3888
|
/** @typedef {import("./getGeneratedSourceInfo").GeneratedSourceInfo} GeneratedSourceInfo */
|
|
@@ -4375,7 +4375,7 @@ module.exports = (
|
|
|
4375
4375
|
|
|
4376
4376
|
/***/ }),
|
|
4377
4377
|
|
|
4378
|
-
/***/
|
|
4378
|
+
/***/ 357:
|
|
4379
4379
|
/***/ ((module) => {
|
|
4380
4380
|
|
|
4381
4381
|
/*
|
|
@@ -4499,7 +4499,7 @@ module.exports = {
|
|
|
4499
4499
|
|
|
4500
4500
|
/***/ }),
|
|
4501
4501
|
|
|
4502
|
-
/***/
|
|
4502
|
+
/***/ 339:
|
|
4503
4503
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
4504
4504
|
|
|
4505
4505
|
/*
|
|
@@ -4586,38 +4586,38 @@ module.exports = mergeExports(
|
|
|
4586
4586
|
{},
|
|
4587
4587
|
{
|
|
4588
4588
|
get Source() {
|
|
4589
|
-
return __nccwpck_require__(
|
|
4589
|
+
return __nccwpck_require__(422);
|
|
4590
4590
|
},
|
|
4591
4591
|
get RawSource() {
|
|
4592
|
-
return __nccwpck_require__(
|
|
4592
|
+
return __nccwpck_require__(136);
|
|
4593
4593
|
},
|
|
4594
4594
|
get OriginalSource() {
|
|
4595
|
-
return __nccwpck_require__(
|
|
4595
|
+
return __nccwpck_require__(837);
|
|
4596
4596
|
},
|
|
4597
4597
|
get SourceMapSource() {
|
|
4598
|
-
return __nccwpck_require__(
|
|
4598
|
+
return __nccwpck_require__(147);
|
|
4599
4599
|
},
|
|
4600
4600
|
get CachedSource() {
|
|
4601
|
-
return __nccwpck_require__(
|
|
4601
|
+
return __nccwpck_require__(780);
|
|
4602
4602
|
},
|
|
4603
4603
|
get ConcatSource() {
|
|
4604
|
-
return __nccwpck_require__(
|
|
4604
|
+
return __nccwpck_require__(974);
|
|
4605
4605
|
},
|
|
4606
4606
|
get ReplaceSource() {
|
|
4607
|
-
return __nccwpck_require__(
|
|
4607
|
+
return __nccwpck_require__(902);
|
|
4608
4608
|
},
|
|
4609
4609
|
get PrefixSource() {
|
|
4610
|
-
return __nccwpck_require__(
|
|
4610
|
+
return __nccwpck_require__(850);
|
|
4611
4611
|
},
|
|
4612
4612
|
get SizeOnlySource() {
|
|
4613
|
-
return __nccwpck_require__(
|
|
4613
|
+
return __nccwpck_require__(865);
|
|
4614
4614
|
},
|
|
4615
4615
|
get CompatSource() {
|
|
4616
|
-
return __nccwpck_require__(
|
|
4616
|
+
return __nccwpck_require__(844);
|
|
4617
4617
|
},
|
|
4618
4618
|
util: {
|
|
4619
4619
|
get stringBufferUtils() {
|
|
4620
|
-
return __nccwpck_require__(
|
|
4620
|
+
return __nccwpck_require__(357);
|
|
4621
4621
|
},
|
|
4622
4622
|
},
|
|
4623
4623
|
},
|
|
@@ -4668,7 +4668,7 @@ module.exports = mergeExports(
|
|
|
4668
4668
|
/******/ // startup
|
|
4669
4669
|
/******/ // Load entry module and return exports
|
|
4670
4670
|
/******/ // This entry module is referenced by other modules so it can't be inlined
|
|
4671
|
-
/******/ var __webpack_exports__ = __nccwpck_require__(
|
|
4671
|
+
/******/ var __webpack_exports__ = __nccwpck_require__(339);
|
|
4672
4672
|
/******/ module.exports = __webpack_exports__;
|
|
4673
4673
|
/******/
|
|
4674
4674
|
/******/ })()
|
package/dist/index.js
CHANGED
|
@@ -5747,7 +5747,7 @@ You can also more options via the 'target' option: 'browserslist' / 'browserslis
|
|
|
5747
5747
|
}, applyExperimentsDefaults = (experiments, { development })=>{
|
|
5748
5748
|
F(experiments, "cache", ()=>development), D(experiments, "futureDefaults", !1), D(experiments, "lazyCompilation", !1), D(experiments, "asyncWebAssembly", experiments.futureDefaults), D(experiments, "css", !!experiments.futureDefaults || void 0), D(experiments, "topLevelAwait", !0), D(experiments, "deferImport", !1), D(experiments, "buildHttp", void 0), experiments.buildHttp && "object" == typeof experiments.buildHttp && D(experiments.buildHttp, "upgrade", !1), D(experiments, "incremental", {}), "object" == typeof experiments.incremental && (D(experiments.incremental, "silent", !0), D(experiments.incremental, "make", !0), D(experiments.incremental, "inferAsyncModules", !0), D(experiments.incremental, "providedExports", !0), D(experiments.incremental, "dependenciesDiagnostics", !0), D(experiments.incremental, "sideEffects", !0), D(experiments.incremental, "buildChunkGraph", !1), D(experiments.incremental, "moduleIds", !0), D(experiments.incremental, "chunkIds", !0), D(experiments.incremental, "modulesHashes", !0), D(experiments.incremental, "modulesCodegen", !0), D(experiments.incremental, "modulesRuntimeRequirements", !0), D(experiments.incremental, "chunksRuntimeRequirements", !0), D(experiments.incremental, "chunksHashes", !0), D(experiments.incremental, "chunksRender", !0), D(experiments.incremental, "emitAssets", !0)), D(experiments, "rspackFuture", {}), D(experiments, "parallelCodeSplitting", !1), D(experiments, "parallelLoader", !1), D(experiments, "useInputFileSystem", !1), D(experiments, "inlineConst", !1), D(experiments, "inlineEnum", !1), D(experiments, "typeReexportsPresence", !1), D(experiments, "lazyBarrel", !0);
|
|
5749
5749
|
}, applybundlerInfoDefaults = (rspackFuture, library)=>{
|
|
5750
|
-
"object" == typeof rspackFuture && (D(rspackFuture, "bundlerInfo", {}), "object" == typeof rspackFuture.bundlerInfo && (D(rspackFuture.bundlerInfo, "version", "1.6.2-canary-
|
|
5750
|
+
"object" == typeof rspackFuture && (D(rspackFuture, "bundlerInfo", {}), "object" == typeof rspackFuture.bundlerInfo && (D(rspackFuture.bundlerInfo, "version", "1.6.2-canary-86b743b4-20251108173831"), D(rspackFuture.bundlerInfo, "bundler", "rspack"), D(rspackFuture.bundlerInfo, "force", !library)));
|
|
5751
5751
|
}, applySnapshotDefaults = (_snapshot, _env)=>{}, applyModuleDefaults = (module1, { cache, asyncWebAssembly, css, targetProperties, mode, uniqueName, usedExports, inlineConst, deferImport })=>{
|
|
5752
5752
|
if (assertNotNill(module1.parser), assertNotNill(module1.generator), cache ? D(module1, "unsafeCache", /[\\/]node_modules[\\/]/) : D(module1, "unsafeCache", !1), F(module1.parser, "asset", ()=>({})), assertNotNill(module1.parser.asset), F(module1.parser.asset, "dataUrlCondition", ()=>({})), "object" == typeof module1.parser.asset.dataUrlCondition && D(module1.parser.asset.dataUrlCondition, "maxSize", 8096), F(module1.parser, "javascript", ()=>({})), assertNotNill(module1.parser.javascript), ((parserOptions, { usedExports, inlineConst, deferImport })=>{
|
|
5753
5753
|
D(parserOptions, "dynamicImportMode", "lazy"), D(parserOptions, "dynamicImportPrefetch", !1), D(parserOptions, "dynamicImportPreload", !1), D(parserOptions, "url", !0), D(parserOptions, "exprContextCritical", !0), D(parserOptions, "unknownContextCritical", !0), D(parserOptions, "wrappedContextCritical", !1), D(parserOptions, "wrappedContextRegExp", /.*/), D(parserOptions, "strictExportPresence", !1), D(parserOptions, "requireAsExpression", !0), D(parserOptions, "requireDynamic", !0), D(parserOptions, "requireResolve", !0), D(parserOptions, "commonjs", !0), D(parserOptions, "importDynamic", !0), D(parserOptions, "worker", [
|
|
@@ -7397,7 +7397,7 @@ You can also more options via the 'target' option: 'browserslist' / 'browserslis
|
|
|
7397
7397
|
});
|
|
7398
7398
|
}
|
|
7399
7399
|
}
|
|
7400
|
-
let CORE_VERSION = "1.6.2-canary-
|
|
7400
|
+
let CORE_VERSION = "1.6.2-canary-86b743b4-20251108173831", bindingVersionCheck_errorMessage = (coreVersion, expectedCoreVersion)=>process.env.RSPACK_BINDING ? `Unmatched version @rspack/core@${coreVersion} and binding version.
|
|
7401
7401
|
|
|
7402
7402
|
Help:
|
|
7403
7403
|
Looks like you are using a custom binding (via environment variable 'RSPACK_BINDING=${process.env.RSPACK_BINDING}').
|
|
@@ -8690,7 +8690,7 @@ Help:
|
|
|
8690
8690
|
obj.children = this.stats.map((stat, idx)=>{
|
|
8691
8691
|
let obj = stat.toJson(childOptions.children[idx]), compilationName = stat.compilation.name;
|
|
8692
8692
|
return obj.name = compilationName && makePathsRelative(childOptions.context, compilationName, stat.compilation.compiler.root), obj;
|
|
8693
|
-
}), childOptions.version && (obj.rspackVersion = "1.6.2-canary-
|
|
8693
|
+
}), childOptions.version && (obj.rspackVersion = "1.6.2-canary-86b743b4-20251108173831", obj.version = "5.75.0"), childOptions.hash && (obj.hash = obj.children.map((j)=>j.hash).join(""));
|
|
8694
8694
|
let mapError = (j, obj)=>({
|
|
8695
8695
|
...obj,
|
|
8696
8696
|
compilerPath: obj.compilerPath ? `${j.name}.${obj.compilerPath}` : j.name
|
|
@@ -9589,7 +9589,7 @@ Help:
|
|
|
9589
9589
|
object.hash = context.getStatsCompilation(compilation).hash;
|
|
9590
9590
|
},
|
|
9591
9591
|
version: (object)=>{
|
|
9592
|
-
object.version = "5.75.0", object.rspackVersion = "1.6.2-canary-
|
|
9592
|
+
object.version = "5.75.0", object.rspackVersion = "1.6.2-canary-86b743b4-20251108173831";
|
|
9593
9593
|
},
|
|
9594
9594
|
env: (object, _compilation, _context, { _env })=>{
|
|
9595
9595
|
object.env = _env;
|
|
@@ -11693,7 +11693,7 @@ Help:
|
|
|
11693
11693
|
let _options = JSON.stringify(options || {});
|
|
11694
11694
|
return binding_default().transform(source, _options);
|
|
11695
11695
|
}
|
|
11696
|
-
let exports_rspackVersion = "1.6.2-canary-
|
|
11696
|
+
let exports_rspackVersion = "1.6.2-canary-86b743b4-20251108173831", exports_version = "5.75.0", exports_WebpackError = Error, sources = __webpack_require__("webpack-sources"), exports_config = {
|
|
11697
11697
|
getNormalizedRspackOptions: getNormalizedRspackOptions,
|
|
11698
11698
|
applyRspackOptionsDefaults: applyRspackOptionsDefaults,
|
|
11699
11699
|
getNormalizedWebpackOptions: getNormalizedRspackOptions,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rspack-canary/core",
|
|
3
|
-
"version": "1.6.2-canary-
|
|
3
|
+
"version": "1.6.2-canary-86b743b4-20251108173831",
|
|
4
4
|
"webpackVersion": "5.75.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"description": "The fast Rust-based web bundler with webpack-compatible API",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"enhanced-resolve": "5.18.3",
|
|
49
49
|
"glob-to-regexp": "^0.4.1",
|
|
50
50
|
"memfs": "4.48.1",
|
|
51
|
-
"prebundle": "^1.
|
|
51
|
+
"prebundle": "^1.5.0",
|
|
52
52
|
"tinypool": "^1.1.1",
|
|
53
53
|
"tsx": "^4.20.6",
|
|
54
54
|
"typescript": "^5.9.3",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@module-federation/runtime-tools": "0.21.2",
|
|
60
60
|
"@rspack/lite-tapable": "1.0.1",
|
|
61
|
-
"@rspack/binding": "npm:@rspack-canary/binding@1.6.2-canary-
|
|
61
|
+
"@rspack/binding": "npm:@rspack-canary/binding@1.6.2-canary-86b743b4-20251108173831"
|
|
62
62
|
},
|
|
63
63
|
"peerDependencies": {
|
|
64
64
|
"@swc/helpers": ">=0.5.1"
|