Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.css.hot-update.json, size: 1362
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Update: main.LAST_HASH.hot-update.js, size: 1097
- Update: main.LAST_HASH.hot-update.js, size: 1084

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./css/basic/file.css": (function (module, __webpack_exports__, __webpack_require__) {
"./css/basic/file.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

Expand All @@ -67,7 +67,7 @@ __webpack_require__.r(__webpack_exports__);
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.css.hot-update.json, size: 1362
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Update: main.LAST_HASH.hot-update.js, size: 1097
- Update: main.LAST_HASH.hot-update.js, size: 1084

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./css/basic/file.css": (function (module, __webpack_exports__, __webpack_require__) {
"./css/basic/file.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

Expand All @@ -67,7 +67,7 @@ __webpack_require__.r(__webpack_exports__);
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.css.hot-update.json, size: 1358
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Update: main.LAST_HASH.hot-update.js, size: 1111
- Update: main.LAST_HASH.hot-update.js, size: 1098

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./css/enable-css-selector/file.css": (function (module, __webpack_exports__, __webpack_require__) {
"./css/enable-css-selector/file.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

Expand All @@ -67,7 +67,7 @@ __webpack_require__.r(__webpack_exports__);
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.css.hot-update.json, size: 1634
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Update: main.LAST_HASH.hot-update.js, size: 1111
- Update: main.LAST_HASH.hot-update.js, size: 1098

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./css/enable-css-selector/file.css": (function (module, __webpack_exports__, __webpack_require__) {
"./css/enable-css-selector/file.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

Expand All @@ -67,7 +67,7 @@ __webpack_require__.r(__webpack_exports__);
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.css.hot-update.json, size: 1542
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Update: main.LAST_HASH.hot-update.js, size: 1111
- Update: main.LAST_HASH.hot-update.js, size: 1098

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./css/scoped/file.css?cssId=100": (function (module, __webpack_exports__, __webpack_require__) {
"./css/scoped/file.css?cssId=100"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

Expand All @@ -67,7 +67,7 @@ __webpack_require__.r(__webpack_exports__);
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.css.hot-update.json, size: 1854
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Update: main.LAST_HASH.hot-update.js, size: 1111
- Update: main.LAST_HASH.hot-update.js, size: 1098

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./css/scoped/file.css?cssId=100": (function (module, __webpack_exports__, __webpack_require__) {
"./css/scoped/file.css?cssId=100"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

Expand All @@ -67,7 +67,7 @@ __webpack_require__.r(__webpack_exports__);
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- Manifest: async/lazy.LAST_HASH.css.hot-update.json, size: 1374
- Manifest: entry.LAST_HASH.css.hot-update.json, size: 1362
- Manifest: entry.LAST_HASH.hot-update.json, size: 29
- Update: entry.LAST_HASH.hot-update.js, size: 1232
- Update: entry.LAST_HASH.hot-update.js, size: 1219

## Manifest

Expand Down Expand Up @@ -62,7 +62,7 @@
"use strict";
exports.ids = ["entry"];
exports.modules = {
"./hot-update-json/bundle-splitting/entry.css": (function (module, __webpack_exports__, __webpack_require__) {
"./hot-update-json/bundle-splitting/entry.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

Expand All @@ -87,7 +87,7 @@ __webpack_require__.r(__webpack_exports__);
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- Manifest: main4.LAST_HASH.css.hot-update.json, size: 1682
- Manifest: main4.LAST_HASH.hot-update.json, size: 42
- Update: index.LAST_HASH.hot-update.js, size: 358
- Update: lib-common.LAST_HASH.hot-update.js, size: 964
- Update: lib-common.LAST_HASH.hot-update.js, size: 951
- Update: main2.LAST_HASH.hot-update.js, size: 358
- Update: main3.LAST_HASH.hot-update.js, size: 358
- Update: main4.LAST_HASH.hot-update.js, size: 358
Expand Down Expand Up @@ -141,7 +141,7 @@ __webpack_require__.cssHotUpdateList = [["index","index.LAST_HASH.css.hot-update
"use strict";
exports.ids = ["lib-common"];
exports.modules = {
"./hot-update-json/chunk-splitting/lib-common.module.css": (function (module, __webpack_exports__, __webpack_require__) {
"./hot-update-json/chunk-splitting/lib-common.module.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
foo: () => (_1)
Expand Down Expand Up @@ -171,7 +171,7 @@ var _1 = "ntM3JQSfHsPV0rWI";
})();
}

}),
},

};
;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- Manifest: main4.LAST_HASH.css.hot-update.json, size: 1682
- Manifest: main4.LAST_HASH.hot-update.json, size: 42
- Update: index.LAST_HASH.hot-update.js, size: 358
- Update: lib-common.LAST_HASH.hot-update.js, size: 964
- Update: lib-common.LAST_HASH.hot-update.js, size: 951
- Update: main2.LAST_HASH.hot-update.js, size: 358
- Update: main3.LAST_HASH.hot-update.js, size: 358
- Update: main4.LAST_HASH.hot-update.js, size: 358
Expand Down Expand Up @@ -141,7 +141,7 @@ __webpack_require__.cssHotUpdateList = [["index","index.LAST_HASH.css.hot-update
"use strict";
exports.ids = ["lib-common"];
exports.modules = {
"./hot-update-json/chunk-splitting/lib-common.module.css": (function (module, __webpack_exports__, __webpack_require__) {
"./hot-update-json/chunk-splitting/lib-common.module.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
bar: () => (_1)
Expand Down Expand Up @@ -171,7 +171,7 @@ var _1 = "DEn2ZgMd3XgVgZeL";
})();
}

}),
},

};
;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.css.hot-update.json, size: 1682
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Update: main.LAST_HASH.hot-update.js, size: 1238
- Update: main.LAST_HASH.hot-update.js, size: 1225

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./hot-update-json/default/file.module.css": (function (module, __webpack_exports__, __webpack_require__) {
"./hot-update-json/default/file.module.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
foo: () => (_1)
Expand Down Expand Up @@ -72,7 +72,7 @@ var _1 = "ql11omu5Bd8JUyrs";
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.css.hot-update.json, size: 1682
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Update: main.LAST_HASH.hot-update.js, size: 1238
- Update: main.LAST_HASH.hot-update.js, size: 1225

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./hot-update-json/default/file.module.css": (function (module, __webpack_exports__, __webpack_require__) {
"./hot-update-json/default/file.module.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
bar: () => (_1)
Expand Down Expand Up @@ -72,7 +72,7 @@ var _1 = "vCk3SrDaZFkfeUJs";
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Manifest: main/main.LAST_HASH.css.hot-update.json, size: 1682
- Update: main.LAST_HASH.hot-update.js, size: 1244
- Update: main.LAST_HASH.hot-update.js, size: 1231

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./hot-update-json/filename/file.module.css": (function (module, __webpack_exports__, __webpack_require__) {
"./hot-update-json/filename/file.module.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
foo: () => (_1)
Expand Down Expand Up @@ -72,7 +72,7 @@ var _1 = "M_Iy_Ry8Zw0AyEYX";
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: main.LAST_HASH.hot-update.json, size: 28
- Manifest: main/main.LAST_HASH.css.hot-update.json, size: 1682
- Update: main.LAST_HASH.hot-update.js, size: 1244
- Update: main.LAST_HASH.hot-update.js, size: 1231

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["main"];
exports.modules = {
"./hot-update-json/filename/file.module.css": (function (module, __webpack_exports__, __webpack_require__) {
"./hot-update-json/filename/file.module.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
bar: () => (_1)
Expand Down Expand Up @@ -72,7 +72,7 @@ var _1 = "sYM8nTABUawmOLHL";
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bundle: rspack-bundle.js
- Manifest: pages/main.LAST_HASH.hot-update.json, size: 34
- Manifest: pages/main/pages/main.LAST_HASH.css.hot-update.json, size: 1682
- Update: pages/main.LAST_HASH.hot-update.js, size: 1249
- Update: pages/main.LAST_HASH.hot-update.js, size: 1236

## Manifest

Expand Down Expand Up @@ -42,7 +42,7 @@
"use strict";
exports.ids = ["pages/main"];
exports.modules = {
"./file.module.css": (function (module, __webpack_exports__, __webpack_require__) {
"./file.module.css"(module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
foo: () => (_1)
Expand Down Expand Up @@ -72,7 +72,7 @@ var _1 = "lSCZcGo4VS484j8B";
})();
}

}),
},

};
exports.runtime = function(__webpack_require__) {
Expand Down
Loading
Loading