rolldown 1.0.0-beta.9-commit.43425a0 → 1.0.0-beta.9-commit.76c39c6
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.cjs +5 -5
- package/dist/cli.mjs +5 -5
- package/dist/config.cjs +3 -3
- package/dist/config.mjs +3 -3
- package/dist/experimental-index.cjs +2 -2
- package/dist/experimental-index.mjs +2 -2
- package/dist/index.cjs +2 -2
- package/dist/index.mjs +2 -2
- package/dist/parallel-plugin-worker.cjs +2 -2
- package/dist/parallel-plugin-worker.mjs +2 -2
- package/dist/parse-ast-index.cjs +1 -1
- package/dist/parse-ast-index.mjs +1 -1
- package/dist/shared/{load-config-CDcYXRF4.mjs → load-config-BRsLO-g-.mjs} +1 -1
- package/dist/shared/{load-config-Ci6MImcJ.cjs → load-config-BrGw0Tuo.cjs} +1 -1
- package/dist/shared/{parse-ast-index-CtQjLtqj.cjs → parse-ast-index-BAVp-hzy.cjs} +2 -1
- package/dist/shared/{parse-ast-index-_P4eJuv5.mjs → parse-ast-index-BloqIIaY.mjs} +3 -2
- package/dist/shared/{src-DtM4vX57.cjs → src-B5nQw7gM.cjs} +2 -2
- package/dist/shared/{src-Dh5yddNe.mjs → src-ylbZkblp.mjs} +2 -2
- package/package.json +21 -21
package/dist/cli.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
const require_chunk = require('./shared/chunk-DDkG_k5U.cjs');
|
|
2
|
-
const require_src = require('./shared/src-
|
|
3
|
-
require('./shared/parse-ast-index-
|
|
2
|
+
const require_src = require('./shared/src-B5nQw7gM.cjs');
|
|
3
|
+
require('./shared/parse-ast-index-BAVp-hzy.cjs');
|
|
4
4
|
const require_misc = require('./shared/misc-BKp5iIef.cjs');
|
|
5
|
-
const require_load_config = require('./shared/load-config-
|
|
5
|
+
const require_load_config = require('./shared/load-config-BrGw0Tuo.cjs');
|
|
6
6
|
const node_path = require_chunk.__toESM(require("node:path"));
|
|
7
7
|
const ansis = require_chunk.__toESM(require("ansis"));
|
|
8
8
|
const node_process = require_chunk.__toESM(require("node:process"));
|
|
@@ -1420,8 +1420,8 @@ const process$2 = globalThis.process;
|
|
|
1420
1420
|
const { onExit, load, unload } = signalExitWrap(processOk(process$2) ? new SignalExit(process$2) : new SignalExitFallback());
|
|
1421
1421
|
|
|
1422
1422
|
//#endregion
|
|
1423
|
-
//#region ../../node_modules/.pnpm/@oxc-project+runtime@0.
|
|
1424
|
-
var require_usingCtx = require_chunk.__commonJS({ "../../node_modules/.pnpm/@oxc-project+runtime@0.
|
|
1423
|
+
//#region ../../node_modules/.pnpm/@oxc-project+runtime@0.71.0/node_modules/@oxc-project/runtime/src/helpers/usingCtx.js
|
|
1424
|
+
var require_usingCtx = require_chunk.__commonJS({ "../../node_modules/.pnpm/@oxc-project+runtime@0.71.0/node_modules/@oxc-project/runtime/src/helpers/usingCtx.js"(exports, module) {
|
|
1425
1425
|
function _usingCtx() {
|
|
1426
1426
|
var r$1 = "function" == typeof SuppressedError ? SuppressedError : function(r$2, e$1) {
|
|
1427
1427
|
var n$2 = Error();
|
package/dist/cli.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { __commonJS, __esm, __toESM } from "./shared/chunk--iN_1bjD.mjs";
|
|
2
|
-
import { description, getInputCliKeys, getJsonSchema, getOutputCliKeys, init_rolldown, init_validator, init_watch, rolldown, validateCliOptions, version, watch } from "./shared/src-
|
|
3
|
-
import "./shared/parse-ast-index-
|
|
2
|
+
import { description, getInputCliKeys, getJsonSchema, getOutputCliKeys, init_rolldown, init_validator, init_watch, rolldown, validateCliOptions, version, watch } from "./shared/src-ylbZkblp.mjs";
|
|
3
|
+
import "./shared/parse-ast-index-BloqIIaY.mjs";
|
|
4
4
|
import { arraify, init_misc } from "./shared/misc-DGAe2XOW.mjs";
|
|
5
|
-
import { init_load_config, loadConfig } from "./shared/load-config-
|
|
5
|
+
import { init_load_config, loadConfig } from "./shared/load-config-BRsLO-g-.mjs";
|
|
6
6
|
import path, { sep } from "node:path";
|
|
7
7
|
import colors from "ansis";
|
|
8
8
|
import process$1 from "node:process";
|
|
@@ -1434,8 +1434,8 @@ var init_mjs = __esm({ "../../node_modules/.pnpm/signal-exit@4.1.0/node_modules/
|
|
|
1434
1434
|
} });
|
|
1435
1435
|
|
|
1436
1436
|
//#endregion
|
|
1437
|
-
//#region ../../node_modules/.pnpm/@oxc-project+runtime@0.
|
|
1438
|
-
var require_usingCtx = __commonJS({ "../../node_modules/.pnpm/@oxc-project+runtime@0.
|
|
1437
|
+
//#region ../../node_modules/.pnpm/@oxc-project+runtime@0.71.0/node_modules/@oxc-project/runtime/src/helpers/usingCtx.js
|
|
1438
|
+
var require_usingCtx = __commonJS({ "../../node_modules/.pnpm/@oxc-project+runtime@0.71.0/node_modules/@oxc-project/runtime/src/helpers/usingCtx.js"(exports, module) {
|
|
1439
1439
|
function _usingCtx() {
|
|
1440
1440
|
var r$1 = "function" == typeof SuppressedError ? SuppressedError : function(r$2, e$1) {
|
|
1441
1441
|
var n$2 = Error();
|
package/dist/config.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const require_src = require('./shared/src-
|
|
2
|
-
require('./shared/parse-ast-index-
|
|
1
|
+
const require_src = require('./shared/src-B5nQw7gM.cjs');
|
|
2
|
+
require('./shared/parse-ast-index-BAVp-hzy.cjs');
|
|
3
3
|
require('./shared/misc-BKp5iIef.cjs');
|
|
4
|
-
const require_load_config = require('./shared/load-config-
|
|
4
|
+
const require_load_config = require('./shared/load-config-BrGw0Tuo.cjs');
|
|
5
5
|
|
|
6
6
|
//#region src/config.ts
|
|
7
7
|
const VERSION = require_src.version;
|
package/dist/config.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineConfig, init_define_config, version } from "./shared/src-
|
|
2
|
-
import "./shared/parse-ast-index-
|
|
1
|
+
import { defineConfig, init_define_config, version } from "./shared/src-ylbZkblp.mjs";
|
|
2
|
+
import "./shared/parse-ast-index-BloqIIaY.mjs";
|
|
3
3
|
import "./shared/misc-DGAe2XOW.mjs";
|
|
4
|
-
import { init_load_config, loadConfig } from "./shared/load-config-
|
|
4
|
+
import { init_load_config, loadConfig } from "./shared/load-config-BRsLO-g-.mjs";
|
|
5
5
|
|
|
6
6
|
//#region src/config.ts
|
|
7
7
|
init_define_config();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_chunk = require('./shared/chunk-DDkG_k5U.cjs');
|
|
2
|
-
const require_src = require('./shared/src-
|
|
3
|
-
const require_parse_ast_index = require('./shared/parse-ast-index-
|
|
2
|
+
const require_src = require('./shared/src-B5nQw7gM.cjs');
|
|
3
|
+
const require_parse_ast_index = require('./shared/parse-ast-index-BAVp-hzy.cjs');
|
|
4
4
|
require('./shared/misc-BKp5iIef.cjs');
|
|
5
5
|
const node_url = require_chunk.__toESM(require("node:url"));
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __toESM } from "./shared/chunk--iN_1bjD.mjs";
|
|
2
|
-
import { BuiltinPlugin, assetPlugin, buildImportAnalysisPlugin, composeJsPlugins, createBundler, dynamicImportVarsPlugin, handleOutputErrors, importGlobPlugin, init_compose_js_plugins, init_constructors, init_create_bundler, init_normalize_string_or_regex, init_transform_to_rollup_output, isolatedDeclarationPlugin, jsonPlugin, loadFallbackPlugin, manifestPlugin, moduleFederationPlugin, modulePreloadPolyfillPlugin, normalizedStringOrRegex, reporterPlugin, viteResolvePlugin, wasmFallbackPlugin, wasmHelperPlugin, webWorkerPostPlugin } from "./shared/src-
|
|
3
|
-
import { require_binding } from "./shared/parse-ast-index-
|
|
2
|
+
import { BuiltinPlugin, assetPlugin, buildImportAnalysisPlugin, composeJsPlugins, createBundler, dynamicImportVarsPlugin, handleOutputErrors, importGlobPlugin, init_compose_js_plugins, init_constructors, init_create_bundler, init_normalize_string_or_regex, init_transform_to_rollup_output, isolatedDeclarationPlugin, jsonPlugin, loadFallbackPlugin, manifestPlugin, moduleFederationPlugin, modulePreloadPolyfillPlugin, normalizedStringOrRegex, reporterPlugin, viteResolvePlugin, wasmFallbackPlugin, wasmHelperPlugin, webWorkerPostPlugin } from "./shared/src-ylbZkblp.mjs";
|
|
3
|
+
import { require_binding } from "./shared/parse-ast-index-BloqIIaY.mjs";
|
|
4
4
|
import "./shared/misc-DGAe2XOW.mjs";
|
|
5
5
|
import { pathToFileURL } from "node:url";
|
|
6
6
|
|
package/dist/index.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
const require_src = require('./shared/src-
|
|
2
|
-
require('./shared/parse-ast-index-
|
|
1
|
+
const require_src = require('./shared/src-B5nQw7gM.cjs');
|
|
2
|
+
require('./shared/parse-ast-index-BAVp-hzy.cjs');
|
|
3
3
|
require('./shared/misc-BKp5iIef.cjs');
|
|
4
4
|
|
|
5
5
|
exports.VERSION = require_src.VERSION;
|
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { VERSION, build, defineConfig, init_src, rolldown, watch } from "./shared/src-
|
|
2
|
-
import "./shared/parse-ast-index-
|
|
1
|
+
import { VERSION, build, defineConfig, init_src, rolldown, watch } from "./shared/src-ylbZkblp.mjs";
|
|
2
|
+
import "./shared/parse-ast-index-BloqIIaY.mjs";
|
|
3
3
|
import "./shared/misc-DGAe2XOW.mjs";
|
|
4
4
|
|
|
5
5
|
init_src();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_chunk = require('./shared/chunk-DDkG_k5U.cjs');
|
|
2
|
-
const require_src = require('./shared/src-
|
|
3
|
-
const require_parse_ast_index = require('./shared/parse-ast-index-
|
|
2
|
+
const require_src = require('./shared/src-B5nQw7gM.cjs');
|
|
3
|
+
const require_parse_ast_index = require('./shared/parse-ast-index-BAVp-hzy.cjs');
|
|
4
4
|
require('./shared/misc-BKp5iIef.cjs');
|
|
5
5
|
const node_worker_threads = require_chunk.__toESM(require("node:worker_threads"));
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __commonJS, __toESM } from "./shared/chunk--iN_1bjD.mjs";
|
|
2
|
-
import { PluginContextData, bindingifyPlugin, init_bindingify_plugin, init_plugin_context_data } from "./shared/src-
|
|
3
|
-
import { require_binding } from "./shared/parse-ast-index-
|
|
2
|
+
import { PluginContextData, bindingifyPlugin, init_bindingify_plugin, init_plugin_context_data } from "./shared/src-ylbZkblp.mjs";
|
|
3
|
+
import { require_binding } from "./shared/parse-ast-index-BloqIIaY.mjs";
|
|
4
4
|
import "./shared/misc-DGAe2XOW.mjs";
|
|
5
5
|
import { parentPort, workerData } from "node:worker_threads";
|
|
6
6
|
|
package/dist/parse-ast-index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const require_parse_ast_index = require('./shared/parse-ast-index-
|
|
1
|
+
const require_parse_ast_index = require('./shared/parse-ast-index-BAVp-hzy.cjs');
|
|
2
2
|
|
|
3
3
|
exports.parseAst = require_parse_ast_index.parseAst;
|
|
4
4
|
exports.parseAstAsync = require_parse_ast_index.parseAstAsync;
|
package/dist/parse-ast-index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { init_parse_ast_index, parseAst, parseAstAsync } from "./shared/parse-ast-index-
|
|
1
|
+
import { init_parse_ast_index, parseAst, parseAstAsync } from "./shared/parse-ast-index-BloqIIaY.mjs";
|
|
2
2
|
|
|
3
3
|
init_parse_ast_index();
|
|
4
4
|
export { parseAst, parseAstAsync };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { __esm } from "./chunk--iN_1bjD.mjs";
|
|
2
|
-
import { init_rolldown, rolldown } from "./src-
|
|
2
|
+
import { init_rolldown, rolldown } from "./src-ylbZkblp.mjs";
|
|
3
3
|
import fs from "node:fs";
|
|
4
4
|
import path from "node:path";
|
|
5
5
|
import { pathToFileURL } from "node:url";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-DDkG_k5U.cjs');
|
|
2
|
-
const require_src = require('./src-
|
|
2
|
+
const require_src = require('./src-B5nQw7gM.cjs');
|
|
3
3
|
const node_fs = require_chunk.__toESM(require("node:fs"));
|
|
4
4
|
const node_path = require_chunk.__toESM(require("node:path"));
|
|
5
5
|
const node_url = require_chunk.__toESM(require("node:url"));
|
|
@@ -327,6 +327,7 @@ var require_binding = require_chunk.__commonJS({ "src/binding.js"(exports, modul
|
|
|
327
327
|
if (loadErrors.length > 0) throw new Error("Failed to load native binding", { cause: loadErrors });
|
|
328
328
|
throw new Error(`Failed to load native binding`);
|
|
329
329
|
}
|
|
330
|
+
module.exports = nativeBinding;
|
|
330
331
|
module.exports.BindingBundleEndEventData = nativeBinding.BindingBundleEndEventData;
|
|
331
332
|
module.exports.BindingBundleErrorEventData = nativeBinding.BindingBundleErrorEventData;
|
|
332
333
|
module.exports.BindingCallableBuiltinPlugin = nativeBinding.BindingCallableBuiltinPlugin;
|
|
@@ -555,7 +556,7 @@ function augmentCodeLocation(properties, pos, source, id) {
|
|
|
555
556
|
}
|
|
556
557
|
|
|
557
558
|
//#endregion
|
|
558
|
-
//#region ../../node_modules/.pnpm/oxc-parser@0.
|
|
559
|
+
//#region ../../node_modules/.pnpm/oxc-parser@0.71.0/node_modules/oxc-parser/wrap.mjs
|
|
559
560
|
function wrap$1(result) {
|
|
560
561
|
let program, module$1, comments, errors;
|
|
561
562
|
return {
|
|
@@ -327,6 +327,7 @@ var require_binding = __commonJS({ "src/binding.js"(exports, module) {
|
|
|
327
327
|
if (loadErrors.length > 0) throw new Error("Failed to load native binding", { cause: loadErrors });
|
|
328
328
|
throw new Error(`Failed to load native binding`);
|
|
329
329
|
}
|
|
330
|
+
module.exports = nativeBinding;
|
|
330
331
|
module.exports.BindingBundleEndEventData = nativeBinding.BindingBundleEndEventData;
|
|
331
332
|
module.exports.BindingBundleErrorEventData = nativeBinding.BindingBundleErrorEventData;
|
|
332
333
|
module.exports.BindingCallableBuiltinPlugin = nativeBinding.BindingCallableBuiltinPlugin;
|
|
@@ -564,7 +565,7 @@ var init_logs = __esm({ "src/log/logs.ts"() {
|
|
|
564
565
|
} });
|
|
565
566
|
|
|
566
567
|
//#endregion
|
|
567
|
-
//#region ../../node_modules/.pnpm/oxc-parser@0.
|
|
568
|
+
//#region ../../node_modules/.pnpm/oxc-parser@0.71.0/node_modules/oxc-parser/wrap.mjs
|
|
568
569
|
function wrap$1(result) {
|
|
569
570
|
let program, module$1, comments, errors;
|
|
570
571
|
return {
|
|
@@ -599,7 +600,7 @@ function applyFix(program, fixPath) {
|
|
|
599
600
|
node.value = RegExp(node.regex.pattern, node.regex.flags);
|
|
600
601
|
} catch (_err) {}
|
|
601
602
|
}
|
|
602
|
-
var init_wrap = __esm({ "../../node_modules/.pnpm/oxc-parser@0.
|
|
603
|
+
var init_wrap = __esm({ "../../node_modules/.pnpm/oxc-parser@0.71.0/node_modules/oxc-parser/wrap.mjs"() {} });
|
|
603
604
|
|
|
604
605
|
//#endregion
|
|
605
606
|
//#region src/parse-ast-index.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-DDkG_k5U.cjs');
|
|
2
|
-
const require_parse_ast_index = require('./parse-ast-index-
|
|
2
|
+
const require_parse_ast_index = require('./parse-ast-index-BAVp-hzy.cjs');
|
|
3
3
|
const require_misc = require('./misc-BKp5iIef.cjs');
|
|
4
4
|
const node_path = require_chunk.__toESM(require("node:path"));
|
|
5
5
|
const ansis = require_chunk.__toESM(require("ansis"));
|
|
@@ -8,7 +8,7 @@ const node_os = require_chunk.__toESM(require("node:os"));
|
|
|
8
8
|
const node_worker_threads = require_chunk.__toESM(require("node:worker_threads"));
|
|
9
9
|
|
|
10
10
|
//#region package.json
|
|
11
|
-
var version = "1.0.0-beta.9-commit.
|
|
11
|
+
var version = "1.0.0-beta.9-commit.76c39c6";
|
|
12
12
|
var description$1 = "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.";
|
|
13
13
|
|
|
14
14
|
//#endregion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { __esm, __toESM } from "./chunk--iN_1bjD.mjs";
|
|
2
|
-
import { augmentCodeLocation, error, init_logs, init_parse_ast_index, logCycleLoading, logInputHookInOutputPlugin, logInvalidLogPosition, logMultiplyNotifyOption, logPluginError, parseAst, require_binding } from "./parse-ast-index-
|
|
2
|
+
import { augmentCodeLocation, error, init_logs, init_parse_ast_index, logCycleLoading, logInputHookInOutputPlugin, logInvalidLogPosition, logMultiplyNotifyOption, logPluginError, parseAst, require_binding } from "./parse-ast-index-BloqIIaY.mjs";
|
|
3
3
|
import { arraify, init_misc, isNullish, noop, unimplemented, unreachable, unsupported } from "./misc-DGAe2XOW.mjs";
|
|
4
4
|
import path from "node:path";
|
|
5
5
|
import colors from "ansis";
|
|
@@ -8,7 +8,7 @@ import os from "node:os";
|
|
|
8
8
|
import { Worker } from "node:worker_threads";
|
|
9
9
|
|
|
10
10
|
//#region package.json
|
|
11
|
-
var version = "1.0.0-beta.9-commit.
|
|
11
|
+
var version = "1.0.0-beta.9-commit.76c39c6";
|
|
12
12
|
var description$1 = "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.";
|
|
13
13
|
|
|
14
14
|
//#endregion
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rolldown",
|
|
3
|
-
"version": "1.0.0-beta.9-commit.
|
|
3
|
+
"version": "1.0.0-beta.9-commit.76c39c6",
|
|
4
4
|
"description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"homepage": "https://rolldown.rs/",
|
|
@@ -90,12 +90,12 @@
|
|
|
90
90
|
"dtsHeader": "type MaybePromise<T> = T | Promise<T>\ntype Nullable<T> = T | null | undefined\ntype VoidNullable<T = void> = T | null | undefined | void\nexport type BindingStringOrRegex = string | RegExp\n\n"
|
|
91
91
|
},
|
|
92
92
|
"dependencies": {
|
|
93
|
-
"@oxc-project/types": "0.
|
|
93
|
+
"@oxc-project/types": "0.71.0",
|
|
94
94
|
"ansis": "^4.0.0",
|
|
95
|
-
"@rolldown/pluginutils": "1.0.0-beta.9-commit.
|
|
95
|
+
"@rolldown/pluginutils": "1.0.0-beta.9-commit.76c39c6"
|
|
96
96
|
},
|
|
97
97
|
"peerDependencies": {
|
|
98
|
-
"@oxc-project/runtime": "0.
|
|
98
|
+
"@oxc-project/runtime": "0.71.0"
|
|
99
99
|
},
|
|
100
100
|
"peerDependenciesMeta": {
|
|
101
101
|
"@oxc-project/runtime": {
|
|
@@ -103,8 +103,8 @@
|
|
|
103
103
|
}
|
|
104
104
|
},
|
|
105
105
|
"devDependencies": {
|
|
106
|
-
"@napi-rs/cli": "3.0.0-alpha.
|
|
107
|
-
"@napi-rs/wasm-runtime": "^0.2.
|
|
106
|
+
"@napi-rs/cli": "3.0.0-alpha.80",
|
|
107
|
+
"@napi-rs/wasm-runtime": "^0.2.10",
|
|
108
108
|
"@oxc-node/cli": "^0.0.27",
|
|
109
109
|
"@types/fs-extra": "^11.0.4",
|
|
110
110
|
"@types/lodash-es": "^4.17.12",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"fs-extra": "^11.2.0",
|
|
116
116
|
"glob": "^11.0.0",
|
|
117
117
|
"locate-character": "^3.0.0",
|
|
118
|
-
"oxc-parser": "0.
|
|
118
|
+
"oxc-parser": "0.71.0",
|
|
119
119
|
"pathe": "^2.0.3",
|
|
120
120
|
"remeda": "^2.10.0",
|
|
121
121
|
"rolldown-plugin-dts": "^0.7.12",
|
|
@@ -127,22 +127,22 @@
|
|
|
127
127
|
"typescript": "^5.7.3",
|
|
128
128
|
"unbuild": "^3.0.0",
|
|
129
129
|
"valibot": "1.1.0",
|
|
130
|
-
"rolldown": "
|
|
131
|
-
"
|
|
130
|
+
"@rolldown/testing": "0.0.1",
|
|
131
|
+
"rolldown": "1.0.0-beta.9-commit.76c39c6"
|
|
132
132
|
},
|
|
133
133
|
"optionalDependencies": {
|
|
134
|
-
"@rolldown/binding-darwin-arm64": "1.0.0-beta.9-commit.
|
|
135
|
-
"@rolldown/binding-
|
|
136
|
-
"@rolldown/binding-
|
|
137
|
-
"@rolldown/binding-linux-arm64-gnu": "1.0.0-beta.9-commit.
|
|
138
|
-
"@rolldown/binding-
|
|
139
|
-
"@rolldown/binding-linux-
|
|
140
|
-
"@rolldown/binding-linux-
|
|
141
|
-
"@rolldown/binding-linux-x64-musl": "1.0.0-beta.9-commit.
|
|
142
|
-
"@rolldown/binding-
|
|
143
|
-
"@rolldown/binding-win32-
|
|
144
|
-
"@rolldown/binding-win32-
|
|
145
|
-
"@rolldown/binding-
|
|
134
|
+
"@rolldown/binding-darwin-arm64": "1.0.0-beta.9-commit.76c39c6",
|
|
135
|
+
"@rolldown/binding-darwin-x64": "1.0.0-beta.9-commit.76c39c6",
|
|
136
|
+
"@rolldown/binding-linux-arm-gnueabihf": "1.0.0-beta.9-commit.76c39c6",
|
|
137
|
+
"@rolldown/binding-linux-arm64-gnu": "1.0.0-beta.9-commit.76c39c6",
|
|
138
|
+
"@rolldown/binding-freebsd-x64": "1.0.0-beta.9-commit.76c39c6",
|
|
139
|
+
"@rolldown/binding-linux-x64-gnu": "1.0.0-beta.9-commit.76c39c6",
|
|
140
|
+
"@rolldown/binding-linux-arm64-musl": "1.0.0-beta.9-commit.76c39c6",
|
|
141
|
+
"@rolldown/binding-linux-x64-musl": "1.0.0-beta.9-commit.76c39c6",
|
|
142
|
+
"@rolldown/binding-win32-arm64-msvc": "1.0.0-beta.9-commit.76c39c6",
|
|
143
|
+
"@rolldown/binding-win32-ia32-msvc": "1.0.0-beta.9-commit.76c39c6",
|
|
144
|
+
"@rolldown/binding-win32-x64-msvc": "1.0.0-beta.9-commit.76c39c6",
|
|
145
|
+
"@rolldown/binding-wasm32-wasi": "1.0.0-beta.9-commit.76c39c6"
|
|
146
146
|
},
|
|
147
147
|
"scripts": {
|
|
148
148
|
"# Scrips for binding #": "_",
|