@rsbuild/core
Advanced tools
Comparing version 1.2.0 to 1.2.1
(() => { | ||
var __webpack_modules__ = { | ||
43: (module, __unused_webpack_exports, __nccwpck_require__) => { | ||
670: (module, __unused_webpack_exports, __nccwpck_require__) => { | ||
"use strict"; | ||
const { HtmlWebpackChildCompiler } = __nccwpck_require__(88); | ||
const { HtmlWebpackChildCompiler } = __nccwpck_require__(759); | ||
const compilerMap = new WeakMap(); | ||
@@ -307,3 +307,3 @@ class CachedChildCompilation { | ||
}, | ||
88: (module) => { | ||
759: (module) => { | ||
"use strict"; | ||
@@ -477,3 +477,3 @@ class HtmlWebpackChildCompiler { | ||
}, | ||
488: (module) => { | ||
253: (module) => { | ||
"use strict"; | ||
@@ -497,3 +497,3 @@ module.exports = {}; | ||
}, | ||
327: (module) => { | ||
100: (module) => { | ||
"use strict"; | ||
@@ -519,3 +519,3 @@ module.exports = function (err) { | ||
}, | ||
150: (module, __unused_webpack_exports, __nccwpck_require__) => { | ||
811: (module, __unused_webpack_exports, __nccwpck_require__) => { | ||
"use strict"; | ||
@@ -546,3 +546,3 @@ const { AsyncSeriesWaterfallHook } = __nccwpck_require__(408); | ||
}, | ||
715: (module) => { | ||
882: (module) => { | ||
const voidTags = [ | ||
@@ -615,3 +615,3 @@ "area", | ||
}, | ||
2: (module, __unused_webpack_exports, __nccwpck_require__) => { | ||
923: (module, __unused_webpack_exports, __nccwpck_require__) => { | ||
"use strict"; | ||
@@ -622,9 +622,9 @@ const promisify = __nccwpck_require__(23).promisify; | ||
const path = __nccwpck_require__(928); | ||
const { CachedChildCompilation } = __nccwpck_require__(43); | ||
const { CachedChildCompilation } = __nccwpck_require__(670); | ||
const { createHtmlTagObject, htmlTagObjectToString, HtmlTagArray } = | ||
__nccwpck_require__(715); | ||
const prettyError = __nccwpck_require__(327); | ||
const chunkSorter = __nccwpck_require__(488); | ||
__nccwpck_require__(882); | ||
const prettyError = __nccwpck_require__(100); | ||
const chunkSorter = __nccwpck_require__(253); | ||
const getHtmlRspackPluginHooks = | ||
__nccwpck_require__(150).getHtmlRspackPluginHooks; | ||
__nccwpck_require__(811).getHtmlRspackPluginHooks; | ||
class HtmlRspackPlugin { | ||
@@ -1588,4 +1588,4 @@ constructor(userOptions = {}) { | ||
__nccwpck_require__.ab = __dirname + "/"; | ||
var __webpack_exports__ = __nccwpck_require__(2); | ||
var __webpack_exports__ = __nccwpck_require__(923); | ||
module.exports = __webpack_exports__; | ||
})(); |
(() => { | ||
"use strict"; | ||
var __webpack_modules__ = { | ||
924: (module, __unused_webpack_exports, __nccwpck_require__) => { | ||
module.exports = __nccwpck_require__(434)["default"]; | ||
994: (module, __unused_webpack_exports, __nccwpck_require__) => { | ||
module.exports = __nccwpck_require__(984)["default"]; | ||
}, | ||
434: (__unused_webpack_module, exports, __nccwpck_require__) => { | ||
984: (__unused_webpack_module, exports, __nccwpck_require__) => { | ||
var __webpack_unused_export__; | ||
@@ -12,3 +12,3 @@ __webpack_unused_export__ = { value: true }; | ||
var _path = _interopRequireDefault(__nccwpck_require__(928)); | ||
var _utils = __nccwpck_require__(627); | ||
var _utils = __nccwpck_require__(1); | ||
function _interopRequireDefault(obj) { | ||
@@ -183,3 +183,3 @@ return obj && obj.__esModule ? obj : { default: obj }; | ||
}, | ||
627: (module, exports, __nccwpck_require__) => { | ||
1: (module, exports, __nccwpck_require__) => { | ||
module = __nccwpck_require__.nmd(module); | ||
@@ -721,4 +721,4 @@ Object.defineProperty(exports, "__esModule", { value: true }); | ||
__nccwpck_require__.ab = __dirname + "/"; | ||
var __webpack_exports__ = __nccwpck_require__(924); | ||
var __webpack_exports__ = __nccwpck_require__(994); | ||
module.exports = __webpack_exports__; | ||
})(); |
(() => { | ||
"use strict"; | ||
var __webpack_modules__ = { | ||
288: (__unused_webpack_module, exports, __nccwpck_require__) => { | ||
159: (__unused_webpack_module, exports, __nccwpck_require__) => { | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -123,3 +123,3 @@ exports.transformFiles = | ||
}, | ||
249: (__unused_webpack_module, exports, __nccwpck_require__) => { | ||
866: (__unused_webpack_module, exports, __nccwpck_require__) => { | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -134,3 +134,3 @@ exports.normalModuleLoaderHook = | ||
const lite_tapable_1 = __nccwpck_require__(408); | ||
const helpers_1 = __nccwpck_require__(288); | ||
const helpers_1 = __nccwpck_require__(159); | ||
const compilerHookMap = new WeakMap(); | ||
@@ -317,3 +317,3 @@ const getCompilerHooks = (compiler) => { | ||
const path_1 = __nccwpck_require__(928); | ||
const hooks_1 = __nccwpck_require__(249); | ||
const hooks_1 = __nccwpck_require__(866); | ||
Object.defineProperty(exports, "getCompilerHooks", { | ||
@@ -320,0 +320,0 @@ enumerable: true, |
{ | ||
"name": "@rsbuild/core", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "The Rspack-based build tool.", | ||
@@ -49,3 +49,3 @@ "homepage": "https://rsbuild.dev", | ||
"dependencies": { | ||
"@rspack/core": "1.2.0", | ||
"@rspack/core": "1.2.1", | ||
"@rspack/lite-tapable": "~1.0.1", | ||
@@ -52,0 +52,0 @@ "@swc/helpers": "^0.5.15", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
5392753
87778
+ Added@rspack/binding@1.2.1(transitive)
+ Added@rspack/binding-darwin-arm64@1.2.1(transitive)
+ Added@rspack/binding-darwin-x64@1.2.1(transitive)
+ Added@rspack/binding-linux-arm64-gnu@1.2.1(transitive)
+ Added@rspack/binding-linux-arm64-musl@1.2.1(transitive)
+ Added@rspack/binding-linux-x64-gnu@1.2.1(transitive)
+ Added@rspack/binding-linux-x64-musl@1.2.1(transitive)
+ Added@rspack/binding-win32-arm64-msvc@1.2.1(transitive)
+ Added@rspack/binding-win32-ia32-msvc@1.2.1(transitive)
+ Added@rspack/binding-win32-x64-msvc@1.2.1(transitive)
+ Added@rspack/core@1.2.1(transitive)
+ Addedcaniuse-lite@1.0.30001696(transitive)
- Removed@rspack/binding@1.2.0(transitive)
- Removed@rspack/binding-darwin-arm64@1.2.0(transitive)
- Removed@rspack/binding-darwin-x64@1.2.0(transitive)
- Removed@rspack/binding-linux-arm64-gnu@1.2.0(transitive)
- Removed@rspack/binding-linux-arm64-musl@1.2.0(transitive)
- Removed@rspack/binding-linux-x64-gnu@1.2.0(transitive)
- Removed@rspack/binding-linux-x64-musl@1.2.0(transitive)
- Removed@rspack/binding-win32-arm64-msvc@1.2.0(transitive)
- Removed@rspack/binding-win32-ia32-msvc@1.2.0(transitive)
- Removed@rspack/binding-win32-x64-msvc@1.2.0(transitive)
- Removed@rspack/core@1.2.0(transitive)
- Removedcaniuse-lite@1.0.30001695(transitive)
Updated@rspack/core@1.2.1