rolldown 1.1.2 → 1.1.3
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.
- package/dist/cli.mjs +19 -8
- package/dist/config.d.mts +1 -1
- package/dist/config.mjs +2 -2
- package/dist/experimental-index.d.mts +14 -4
- package/dist/experimental-index.mjs +20 -15
- package/dist/filter-index.d.mts +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +4 -4
- package/dist/parallel-plugin-worker.mjs +2 -2
- package/dist/parallel-plugin.d.mts +1 -1
- package/dist/parse-ast-index.d.mts +1 -1
- package/dist/parse-ast-index.mjs +1 -1
- package/dist/plugins-index.d.mts +3 -3
- package/dist/plugins-index.mjs +2 -2
- package/dist/shared/{binding-CQbRhfY2.d.mts → binding-B1q9aYT-.d.mts} +0 -26
- package/dist/shared/{binding-BxaeY8HI.mjs → binding-Dh6LYCIB.mjs} +26 -26
- package/dist/shared/{bindingify-input-options-AEyVBGgK.mjs → bindingify-input-options-CzVhGygm.mjs} +1329 -1330
- package/dist/shared/{constructors-BcTE5mZO.mjs → constructors-688OwP2q.mjs} +1 -1
- package/dist/shared/{constructors-Cebl5ISm.d.mts → constructors-awZ1VNvg.d.mts} +2 -2
- package/dist/shared/{define-config-DP-RZqh9.d.mts → define-config-sxBscJ3M.d.mts} +1 -1
- package/dist/shared/{error-T-E9reEy.mjs → error-B68YLzl3.mjs} +1 -1
- package/dist/shared/{load-config-ogsRZE88.mjs → load-config-BvPPEM7l.mjs} +1 -1
- package/dist/shared/{normalize-string-or-regex-CUtNDnr8.mjs → normalize-string-or-regex-BpXHYeN4.mjs} +1 -1
- package/dist/shared/{parse-Dua16Uj5.mjs → parse-CTgsjpo8.mjs} +1 -1
- package/dist/shared/{resolve-tsconfig-RM2pJApc.mjs → resolve-tsconfig-BkhP9bkX.mjs} +2 -2
- package/dist/shared/{rolldown-DhOK2ys6.mjs → rolldown-Brph2NSU.mjs} +1 -1
- package/dist/shared/{rolldown-build-DDMH4mGm.mjs → rolldown-build-DR0wzp0V.mjs} +15 -15
- package/dist/shared/{transform-n2APpHoz.d.mts → transform-CEmFsvJW.d.mts} +1 -1
- package/dist/shared/{watch-9NPdmmab.mjs → watch-FrHSqg24.mjs} +4 -4
- package/dist/utils-index.d.mts +2 -2
- package/dist/utils-index.mjs +2 -2
- package/package.json +19 -19
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as makeBuiltinPluginCallable, n as BuiltinPlugin, t as normalizedStringOrRegex } from "./normalize-string-or-regex-
|
|
1
|
+
import { a as makeBuiltinPluginCallable, n as BuiltinPlugin, t as normalizedStringOrRegex } from "./normalize-string-or-regex-BpXHYeN4.mjs";
|
|
2
2
|
//#region src/builtin-plugin/constructors.ts
|
|
3
3
|
function viteModulePreloadPolyfillPlugin(config) {
|
|
4
4
|
return new BuiltinPlugin("builtin:vite-module-preload-polyfill", config);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { D as BindingViteResolvePluginConfig, E as BindingViteReporterPluginConfig, S as BindingViteJsonPluginConfig, T as BindingViteReactRefreshWrapperPluginConfig, b as BindingViteDynamicImportVarsPluginConfig, l as BindingIsolatedDeclarationPluginConfig, s as BindingEsmExternalRequirePluginConfig, w as BindingViteModulePreloadPolyfillPluginConfig, x as BindingViteImportGlobPluginConfig, y as BindingViteBuildImportAnalysisPluginConfig } from "./binding-
|
|
2
|
-
import { P as BuiltinPlugin, Ut as StringOrRegExp } from "./define-config-
|
|
1
|
+
import { D as BindingViteResolvePluginConfig, E as BindingViteReporterPluginConfig, S as BindingViteJsonPluginConfig, T as BindingViteReactRefreshWrapperPluginConfig, b as BindingViteDynamicImportVarsPluginConfig, l as BindingIsolatedDeclarationPluginConfig, s as BindingEsmExternalRequirePluginConfig, w as BindingViteModulePreloadPolyfillPluginConfig, x as BindingViteImportGlobPluginConfig, y as BindingViteBuildImportAnalysisPluginConfig } from "./binding-B1q9aYT-.mjs";
|
|
2
|
+
import { P as BuiltinPlugin, Ut as StringOrRegExp } from "./define-config-sxBscJ3M.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/builtin-plugin/constructors.d.ts
|
|
5
5
|
declare function viteModulePreloadPolyfillPlugin(config?: BindingViteModulePreloadPolyfillPluginConfig): BuiltinPlugin;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as RolldownLog, i as RolldownError, n as LogLevelOption, o as RolldownLogWithString, r as LogOrStringHandler, t as LogLevel } from "./logging-BSNejiLS.mjs";
|
|
2
|
-
import { A as ExternalMemoryStatus, N as JsxOptions, P as MinifyOptions$1, R as ParserOptions, U as TransformOptions$1, c as BindingHookResolveIdExtraArgs, d as BindingPluginContextResolveOptions, h as BindingTransformHookExtraArgs, k as BindingWatcherBundler, p as BindingRenderedChunk, t as BindingBuiltinPluginName, u as BindingMagicString, z as PreRenderedChunk } from "./binding-
|
|
2
|
+
import { A as ExternalMemoryStatus, N as JsxOptions, P as MinifyOptions$1, R as ParserOptions, U as TransformOptions$1, c as BindingHookResolveIdExtraArgs, d as BindingPluginContextResolveOptions, h as BindingTransformHookExtraArgs, k as BindingWatcherBundler, p as BindingRenderedChunk, t as BindingBuiltinPluginName, u as BindingMagicString, z as PreRenderedChunk } from "./binding-B1q9aYT-.mjs";
|
|
3
3
|
import { TopLevelFilterExpression } from "@rolldown/pluginutils";
|
|
4
4
|
import { Program } from "@oxc-project/types";
|
|
5
5
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as __toESM, t as require_binding } from "./binding-
|
|
1
|
+
import { n as __toESM, t as require_binding } from "./binding-Dh6LYCIB.mjs";
|
|
2
2
|
import { c as logPluginError, n as error } from "./logs-aMKUxRpj.mjs";
|
|
3
3
|
//#region src/builtin-plugin/utils.ts
|
|
4
4
|
var import_binding = /* @__PURE__ */ __toESM(require_binding(), 1);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as __toESM, t as require_binding } from "./binding-
|
|
1
|
+
import { n as __toESM, t as require_binding } from "./binding-Dh6LYCIB.mjs";
|
|
2
2
|
//#region ../../node_modules/.pnpm/oxc-parser@0.137.0/node_modules/oxc-parser/src-js/wrap.js
|
|
3
3
|
var import_binding = /* @__PURE__ */ __toESM(require_binding(), 1);
|
|
4
4
|
function wrap(result) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as __toESM, t as require_binding } from "./binding-
|
|
2
|
-
import { a as bindingifySourcemap, n as normalizeBindingError } from "./error-
|
|
1
|
+
import { n as __toESM, t as require_binding } from "./binding-Dh6LYCIB.mjs";
|
|
2
|
+
import { a as bindingifySourcemap, n as normalizeBindingError } from "./error-B68YLzl3.mjs";
|
|
3
3
|
//#region src/utils/minify.ts
|
|
4
4
|
var import_binding = /* @__PURE__ */ __toESM(require_binding(), 1);
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as validateOption, t as RolldownBuild, u as PluginDriver } from "./rolldown-build-
|
|
1
|
+
import { c as validateOption, t as RolldownBuild, u as PluginDriver } from "./rolldown-build-DR0wzp0V.mjs";
|
|
2
2
|
//#region src/api/rolldown/index.ts
|
|
3
3
|
/**
|
|
4
4
|
* The API compatible with Rollup's `rollup` function.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { n as __toESM, t as require_binding } from "./binding-
|
|
1
|
+
import { n as __toESM, t as require_binding } from "./binding-Dh6LYCIB.mjs";
|
|
2
2
|
import { i as logInputHookInOutputPlugin, n as error } from "./logs-aMKUxRpj.mjs";
|
|
3
|
-
import { n as BuiltinPlugin } from "./normalize-string-or-regex-
|
|
4
|
-
import { c as __decorate, d as PlainObjectLike, f as MinimalPluginContextImpl, h as LOG_LEVEL_DEBUG, i as
|
|
3
|
+
import { n as BuiltinPlugin } from "./normalize-string-or-regex-BpXHYeN4.mjs";
|
|
4
|
+
import { a as transformModuleInfo, c as __decorate, d as PlainObjectLike, f as MinimalPluginContextImpl, h as LOG_LEVEL_DEBUG, i as PluginContextData, l as transformAssetSource, m as normalizeLog, o as transformToRollupOutput, p as normalizeHook, s as transformRenderedChunk, t as bindingifyInputOptions, u as lazyProp, v as LOG_LEVEL_WARN, x as VERSION, y as logLevelPriority } from "./bindingify-input-options-CzVhGygm.mjs";
|
|
5
5
|
import { i as unimplemented } from "./misc-CoQm4NHO.mjs";
|
|
6
|
-
import { i as unwrapBindingResult } from "./error-
|
|
6
|
+
import { i as unwrapBindingResult } from "./error-B68YLzl3.mjs";
|
|
7
7
|
import { Worker } from "node:worker_threads";
|
|
8
8
|
import path, { sep } from "node:path";
|
|
9
9
|
import { formatWithOptions, styleText } from "node:util";
|
|
@@ -1921,15 +1921,14 @@ __decorate([lazyProp], RolldownOutputImpl.prototype, "output", null);
|
|
|
1921
1921
|
//#region src/types/chunking-context.ts
|
|
1922
1922
|
var ChunkingContextImpl = class {
|
|
1923
1923
|
context;
|
|
1924
|
-
|
|
1924
|
+
pluginContextData;
|
|
1925
|
+
constructor(context, pluginContextData) {
|
|
1925
1926
|
this.context = context;
|
|
1927
|
+
this.pluginContextData = pluginContextData;
|
|
1926
1928
|
}
|
|
1927
1929
|
getModuleInfo(moduleId) {
|
|
1928
1930
|
const bindingInfo = this.context.getModuleInfo(moduleId);
|
|
1929
|
-
if (bindingInfo) return transformModuleInfo(bindingInfo,
|
|
1930
|
-
moduleSideEffects: null,
|
|
1931
|
-
meta: {}
|
|
1932
|
-
});
|
|
1931
|
+
if (bindingInfo) return transformModuleInfo(bindingInfo, this.pluginContextData.getModuleOption(moduleId));
|
|
1933
1932
|
return null;
|
|
1934
1933
|
}
|
|
1935
1934
|
};
|
|
@@ -2909,10 +2908,10 @@ function createTestingLogger() {
|
|
|
2909
2908
|
}
|
|
2910
2909
|
//#endregion
|
|
2911
2910
|
//#region src/utils/bindingify-output-options.ts
|
|
2912
|
-
function bindingifyOutputOptions(outputOptions) {
|
|
2911
|
+
function bindingifyOutputOptions(outputOptions, pluginContextData) {
|
|
2913
2912
|
const { dir, format, exports, hashCharacters, sourcemap, sourcemapBaseUrl, sourcemapDebugIds, sourcemapExcludeSources, sourcemapIgnoreList, sourcemapPathTransform, name, assetFileNames, entryFileNames, chunkFileNames, banner, footer, postBanner, postFooter, intro, outro, esModule, globals, paths, generatedCode, file, sanitizeFileName, preserveModules, virtualDirname, legalComments, comments, preserveModulesRoot, manualChunks, topLevelVar, cleanDir, strictExecutionOrder } = outputOptions;
|
|
2914
2913
|
if (legalComments != null) logger.warn("`legalComments` option is deprecated, please use `comments.legal` instead.");
|
|
2915
|
-
const { inlineDynamicImports, advancedChunks } = bindingifyCodeSplitting(outputOptions.codeSplitting, outputOptions.inlineDynamicImports, outputOptions.advancedChunks, manualChunks);
|
|
2914
|
+
const { inlineDynamicImports, advancedChunks } = bindingifyCodeSplitting(outputOptions.codeSplitting, outputOptions.inlineDynamicImports, outputOptions.advancedChunks, manualChunks, pluginContextData);
|
|
2916
2915
|
return {
|
|
2917
2916
|
dir,
|
|
2918
2917
|
file: file == null ? void 0 : file,
|
|
@@ -3006,7 +3005,7 @@ function bindingifyComments(comments) {
|
|
|
3006
3005
|
if (typeof comments === "boolean") return comments;
|
|
3007
3006
|
return comments;
|
|
3008
3007
|
}
|
|
3009
|
-
function bindingifyCodeSplitting(codeSplitting, inlineDynamicImportsOption, advancedChunks, manualChunks) {
|
|
3008
|
+
function bindingifyCodeSplitting(codeSplitting, inlineDynamicImportsOption, advancedChunks, manualChunks, pluginContextData) {
|
|
3010
3009
|
let inlineDynamicImports;
|
|
3011
3010
|
let effectiveChunksOption;
|
|
3012
3011
|
if (codeSplitting === false) {
|
|
@@ -3052,7 +3051,7 @@ function bindingifyCodeSplitting(codeSplitting, inlineDynamicImportsOption, adva
|
|
|
3052
3051
|
const { name, ...restGroup } = group;
|
|
3053
3052
|
return {
|
|
3054
3053
|
...restGroup,
|
|
3055
|
-
name: typeof name === "function" ? (id, ctx) => name(id, new ChunkingContextImpl(ctx)) : name
|
|
3054
|
+
name: typeof name === "function" ? (id, ctx) => name(id, new ChunkingContextImpl(ctx, pluginContextData)) : name
|
|
3056
3055
|
};
|
|
3057
3056
|
})
|
|
3058
3057
|
};
|
|
@@ -3138,10 +3137,11 @@ async function createBundlerOptions(inputOptions, outputOptions, watchMode) {
|
|
|
3138
3137
|
const parallelPluginInitResult = await initializeParallelPlugins(plugins);
|
|
3139
3138
|
if (inputOptions.experimental?.strictExecutionOrder !== void 0) console.warn("`experimental.strictExecutionOrder` has been stabilized and moved to `output.strictExecutionOrder`. Please update your configuration.");
|
|
3140
3139
|
try {
|
|
3140
|
+
const pluginContextData = new PluginContextData(onLog, outputOptions, normalizedInputPlugins, normalizedOutputPlugins);
|
|
3141
3141
|
return {
|
|
3142
3142
|
bundlerOptions: {
|
|
3143
|
-
inputOptions: bindingifyInputOptions(plugins, inputOptions, outputOptions,
|
|
3144
|
-
outputOptions: bindingifyOutputOptions(outputOptions),
|
|
3143
|
+
inputOptions: bindingifyInputOptions(plugins, inputOptions, outputOptions, pluginContextData, normalizedOutputPlugins, onLog, logLevel, watchMode),
|
|
3144
|
+
outputOptions: bindingifyOutputOptions(outputOptions, pluginContextData),
|
|
3145
3145
|
parallelPluginsRegistry: parallelPluginInitResult?.registry
|
|
3146
3146
|
},
|
|
3147
3147
|
inputOptions,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as RolldownLog } from "./logging-BSNejiLS.mjs";
|
|
2
|
-
import { F as MinifyResult$1, H as SourceMap, L as ParseResult$1, P as MinifyOptions$1, R as ParserOptions$1, W as TsconfigCache$1, a as BindingEnhancedTransformOptions, o as BindingEnhancedTransformResult, v as BindingTsconfigResult } from "./binding-
|
|
2
|
+
import { F as MinifyResult$1, H as SourceMap, L as ParseResult$1, P as MinifyOptions$1, R as ParserOptions$1, W as TsconfigCache$1, a as BindingEnhancedTransformOptions, o as BindingEnhancedTransformResult, v as BindingTsconfigResult } from "./binding-B1q9aYT-.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/utils/resolve-tsconfig.d.ts
|
|
5
5
|
/**
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { n as __toESM, t as require_binding } from "./binding-
|
|
1
|
+
import { n as __toESM, t as require_binding } from "./binding-Dh6LYCIB.mjs";
|
|
2
2
|
import { o as logMultipleWatcherOption } from "./logs-aMKUxRpj.mjs";
|
|
3
|
-
import { v as LOG_LEVEL_WARN } from "./bindingify-input-options-
|
|
3
|
+
import { v as LOG_LEVEL_WARN } from "./bindingify-input-options-CzVhGygm.mjs";
|
|
4
4
|
import { t as arraify } from "./misc-CoQm4NHO.mjs";
|
|
5
|
-
import { n as createBundlerOptions, u as PluginDriver } from "./rolldown-build-
|
|
6
|
-
import { t as aggregateBindingErrorsIntoJsError } from "./error-
|
|
5
|
+
import { n as createBundlerOptions, u as PluginDriver } from "./rolldown-build-DR0wzp0V.mjs";
|
|
6
|
+
import { t as aggregateBindingErrorsIntoJsError } from "./error-B68YLzl3.mjs";
|
|
7
7
|
//#region ../../node_modules/.pnpm/signal-exit@4.1.0/node_modules/signal-exit/dist/mjs/signals.js
|
|
8
8
|
/**
|
|
9
9
|
* This is not the set of all possible signals.
|
package/dist/utils-index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as BindingTsconfigRawOptions, g as BindingTsconfigCompilerOptions } from "./shared/binding-
|
|
2
|
-
import { a as MinifyOptions, c as minifySync, d as parse, f as parseSync, i as transformSync, l as ParseResult, n as TransformResult, o as MinifyResult, p as TsconfigCache, r as transform, s as minify, t as TransformOptions, u as ParserOptions } from "./shared/transform-
|
|
1
|
+
import { _ as BindingTsconfigRawOptions, g as BindingTsconfigCompilerOptions } from "./shared/binding-B1q9aYT-.mjs";
|
|
2
|
+
import { a as MinifyOptions, c as minifySync, d as parse, f as parseSync, i as transformSync, l as ParseResult, n as TransformResult, o as MinifyResult, p as TsconfigCache, r as transform, s as minify, t as TransformOptions, u as ParserOptions } from "./shared/transform-CEmFsvJW.mjs";
|
|
3
3
|
import * as ESTree from "@oxc-project/types";
|
|
4
4
|
import { Program } from "@oxc-project/types";
|
|
5
5
|
|
package/dist/utils-index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as parseSync, t as parse } from "./shared/parse-
|
|
2
|
-
import { a as minify, i as transformSync, o as minifySync, r as transform, t as TsconfigCache } from "./shared/resolve-tsconfig-
|
|
1
|
+
import { n as parseSync, t as parse } from "./shared/parse-CTgsjpo8.mjs";
|
|
2
|
+
import { a as minify, i as transformSync, o as minifySync, r as transform, t as TsconfigCache } from "./shared/resolve-tsconfig-BkhP9bkX.mjs";
|
|
3
3
|
//#region ../../node_modules/.pnpm/oxc-parser@0.137.0/node_modules/oxc-parser/src-js/generated/visit/walk.js
|
|
4
4
|
function walkNode(node, visitors) {
|
|
5
5
|
if (node == null) return;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rolldown",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.3",
|
|
4
4
|
"description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"bundler",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
60
|
"@napi-rs/cli": "^3.7.2",
|
|
61
|
-
"@napi-rs/wasm-runtime": "^1.1.
|
|
61
|
+
"@napi-rs/wasm-runtime": "^1.1.6",
|
|
62
62
|
"@oxc-node/cli": "^0.1.0",
|
|
63
63
|
"@rollup/plugin-json": "^6.1.0",
|
|
64
64
|
"buble": "^0.20.0",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"oxc-parser": "=0.137.0",
|
|
70
70
|
"pathe": "^2.0.3",
|
|
71
71
|
"remeda": "^2.34.1",
|
|
72
|
-
"rolldown-plugin-dts": "^0.
|
|
72
|
+
"rolldown-plugin-dts": "^0.26.0",
|
|
73
73
|
"rollup": "^4.60.4",
|
|
74
74
|
"signal-exit": "4.1.0",
|
|
75
75
|
"source-map": "0.7.6",
|
|
76
76
|
"typescript": "^6.0.0",
|
|
77
77
|
"valibot": "1.4.1",
|
|
78
|
-
"rolldown": "1.1.
|
|
78
|
+
"rolldown": "1.1.3"
|
|
79
79
|
},
|
|
80
80
|
"napi": {
|
|
81
81
|
"binaryName": "rolldown-binding",
|
|
@@ -111,21 +111,21 @@
|
|
|
111
111
|
"node": "^20.19.0 || >=22.12.0"
|
|
112
112
|
},
|
|
113
113
|
"optionalDependencies": {
|
|
114
|
-
"@rolldown/binding-darwin-x64": "1.1.
|
|
115
|
-
"@rolldown/binding-win32-x64-msvc": "1.1.
|
|
116
|
-
"@rolldown/binding-linux-x64-gnu": "1.1.
|
|
117
|
-
"@rolldown/binding-linux-x64-musl": "1.1.
|
|
118
|
-
"@rolldown/binding-freebsd-x64": "1.1.
|
|
119
|
-
"@rolldown/binding-linux-arm-gnueabihf": "1.1.
|
|
120
|
-
"@rolldown/binding-linux-arm64-gnu": "1.1.
|
|
121
|
-
"@rolldown/binding-darwin-arm64": "1.1.
|
|
122
|
-
"@rolldown/binding-linux-arm64-musl": "1.1.
|
|
123
|
-
"@rolldown/binding-openharmony-arm64": "1.1.
|
|
124
|
-
"@rolldown/binding-win32-arm64-msvc": "1.1.
|
|
125
|
-
"@rolldown/binding-android-arm64": "1.1.
|
|
126
|
-
"@rolldown/binding-wasm32-wasi": "1.1.
|
|
127
|
-
"@rolldown/binding-linux-s390x-gnu": "1.1.
|
|
128
|
-
"@rolldown/binding-linux-ppc64-gnu": "1.1.
|
|
114
|
+
"@rolldown/binding-darwin-x64": "1.1.3",
|
|
115
|
+
"@rolldown/binding-win32-x64-msvc": "1.1.3",
|
|
116
|
+
"@rolldown/binding-linux-x64-gnu": "1.1.3",
|
|
117
|
+
"@rolldown/binding-linux-x64-musl": "1.1.3",
|
|
118
|
+
"@rolldown/binding-freebsd-x64": "1.1.3",
|
|
119
|
+
"@rolldown/binding-linux-arm-gnueabihf": "1.1.3",
|
|
120
|
+
"@rolldown/binding-linux-arm64-gnu": "1.1.3",
|
|
121
|
+
"@rolldown/binding-darwin-arm64": "1.1.3",
|
|
122
|
+
"@rolldown/binding-linux-arm64-musl": "1.1.3",
|
|
123
|
+
"@rolldown/binding-openharmony-arm64": "1.1.3",
|
|
124
|
+
"@rolldown/binding-win32-arm64-msvc": "1.1.3",
|
|
125
|
+
"@rolldown/binding-android-arm64": "1.1.3",
|
|
126
|
+
"@rolldown/binding-wasm32-wasi": "1.1.3",
|
|
127
|
+
"@rolldown/binding-linux-s390x-gnu": "1.1.3",
|
|
128
|
+
"@rolldown/binding-linux-ppc64-gnu": "1.1.3"
|
|
129
129
|
},
|
|
130
130
|
"scripts": {
|
|
131
131
|
"# Scrips for binding #": "_",
|