rolldown 1.0.0-beta.28 → 1.0.0-beta.28-commit.cd50e5f
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 +2 -2
- package/dist/cli.mjs +2 -2
- package/dist/config.cjs +2 -2
- package/dist/config.mjs +2 -2
- package/dist/experimental-index.cjs +1 -1
- package/dist/experimental-index.mjs +1 -1
- package/dist/experimental-runtime-types.d.ts +19 -6
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +1 -1
- package/dist/parallel-plugin-worker.cjs +1 -1
- package/dist/parallel-plugin-worker.mjs +1 -1
- package/dist/shared/{load-config-CGXgmiNz.mjs → load-config-C23Zy1y1.mjs} +1 -1
- package/dist/shared/{load-config-DTTalw0o.cjs → load-config-_nDApJ4k.cjs} +1 -1
- package/dist/shared/{src-C7FldEpH.mjs → src-9SN6aVII.mjs} +1 -1
- package/dist/shared/{src-DwmLx1--.cjs → src-9tzio12N.cjs} +1 -1
- package/package.json +18 -18
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-
|
|
2
|
+
const require_src = require('./shared/src-9tzio12N.cjs');
|
|
3
3
|
require('./shared/parse-ast-index-C8M9mL2v.cjs');
|
|
4
4
|
const require_misc = require('./shared/misc-DksvspN4.cjs');
|
|
5
|
-
const require_load_config = require('./shared/load-config-
|
|
5
|
+
const require_load_config = require('./shared/load-config-_nDApJ4k.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"));
|
package/dist/cli.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __commonJS, __toESM } from "./shared/parse-ast-index-H6yPBJEa.mjs";
|
|
2
|
-
import { description, getInputCliKeys, getJsonSchema, getOutputCliKeys, rolldown, validateCliOptions, version, watch } from "./shared/src-
|
|
2
|
+
import { description, getInputCliKeys, getJsonSchema, getOutputCliKeys, rolldown, validateCliOptions, version, watch } from "./shared/src-9SN6aVII.mjs";
|
|
3
3
|
import { arraify } from "./shared/misc-CQeo-AFx.mjs";
|
|
4
|
-
import { loadConfig } from "./shared/load-config-
|
|
4
|
+
import { loadConfig } from "./shared/load-config-C23Zy1y1.mjs";
|
|
5
5
|
import path, { sep } from "node:path";
|
|
6
6
|
import colors from "ansis";
|
|
7
7
|
import process$1 from "node:process";
|
package/dist/config.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const require_src = require('./shared/src-
|
|
1
|
+
const require_src = require('./shared/src-9tzio12N.cjs');
|
|
2
2
|
require('./shared/parse-ast-index-C8M9mL2v.cjs');
|
|
3
3
|
require('./shared/misc-DksvspN4.cjs');
|
|
4
|
-
const require_load_config = require('./shared/load-config-
|
|
4
|
+
const require_load_config = require('./shared/load-config-_nDApJ4k.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
1
|
import "./shared/parse-ast-index-H6yPBJEa.mjs";
|
|
2
|
-
import { defineConfig, version } from "./shared/src-
|
|
2
|
+
import { defineConfig, version } from "./shared/src-9SN6aVII.mjs";
|
|
3
3
|
import "./shared/misc-CQeo-AFx.mjs";
|
|
4
|
-
import { loadConfig } from "./shared/load-config-
|
|
4
|
+
import { loadConfig } from "./shared/load-config-C23Zy1y1.mjs";
|
|
5
5
|
|
|
6
6
|
//#region src/config.ts
|
|
7
7
|
const VERSION = version;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('./shared/chunk-DDkG_k5U.cjs');
|
|
2
|
-
const require_src = require('./shared/src-
|
|
2
|
+
const require_src = require('./shared/src-9tzio12N.cjs');
|
|
3
3
|
const require_parse_ast_index = require('./shared/parse-ast-index-C8M9mL2v.cjs');
|
|
4
4
|
require('./shared/misc-DksvspN4.cjs');
|
|
5
5
|
const node_url = require_chunk.__toESM(require("node:url"));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BindingBundler, ResolverFactory, isolatedDeclaration, moduleRunnerTransform, transform } from "./shared/parse-ast-index-H6yPBJEa.mjs";
|
|
2
|
-
import { BuiltinPlugin, PluginDriver, assetPlugin, buildImportAnalysisPlugin, createBundlerImpl, dynamicImportVarsPlugin, handleOutputErrors, importGlobPlugin, isolatedDeclarationPlugin, jsonPlugin, loadFallbackPlugin, manifestPlugin, moduleFederationPlugin, modulePreloadPolyfillPlugin, normalizedStringOrRegex, reporterPlugin, viteResolvePlugin, wasmFallbackPlugin, wasmHelperPlugin, webWorkerPostPlugin } from "./shared/src-
|
|
2
|
+
import { BuiltinPlugin, PluginDriver, assetPlugin, buildImportAnalysisPlugin, createBundlerImpl, dynamicImportVarsPlugin, handleOutputErrors, importGlobPlugin, isolatedDeclarationPlugin, jsonPlugin, loadFallbackPlugin, manifestPlugin, moduleFederationPlugin, modulePreloadPolyfillPlugin, normalizedStringOrRegex, reporterPlugin, viteResolvePlugin, wasmFallbackPlugin, wasmHelperPlugin, webWorkerPostPlugin } from "./shared/src-9SN6aVII.mjs";
|
|
3
3
|
import "./shared/misc-CQeo-AFx.mjs";
|
|
4
4
|
import { pathToFileURL } from "node:url";
|
|
5
5
|
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
export class DevRuntime {
|
|
2
2
|
/**
|
|
3
|
-
* @type {Record<string,
|
|
3
|
+
* @type {Record<string, Module>}
|
|
4
4
|
*/
|
|
5
|
-
modules: Record<string,
|
|
6
|
-
exports: any;
|
|
7
|
-
}>;
|
|
5
|
+
modules: Record<string, Module>;
|
|
8
6
|
/**
|
|
9
7
|
* @param {string} _moduleId
|
|
10
8
|
*/
|
|
@@ -15,9 +13,9 @@ export class DevRuntime {
|
|
|
15
13
|
applyUpdates(_boundaries: string[]): void;
|
|
16
14
|
/**
|
|
17
15
|
* @param {string} id
|
|
18
|
-
* @param {{ exports: any }}
|
|
16
|
+
* @param {{ exports: any }} meta
|
|
19
17
|
*/
|
|
20
|
-
registerModule(id: string,
|
|
18
|
+
registerModule(id: string, meta: {
|
|
21
19
|
exports: any;
|
|
22
20
|
}): void;
|
|
23
21
|
/**
|
|
@@ -51,3 +49,18 @@ export class DevRuntime {
|
|
|
51
49
|
/** @internal */
|
|
52
50
|
__toDynamicImportESM: any;
|
|
53
51
|
}
|
|
52
|
+
declare class Module {
|
|
53
|
+
/**
|
|
54
|
+
* @param {string} id
|
|
55
|
+
*/
|
|
56
|
+
constructor(id: string);
|
|
57
|
+
/**
|
|
58
|
+
* @type {any}
|
|
59
|
+
*/
|
|
60
|
+
exports: any;
|
|
61
|
+
/**
|
|
62
|
+
* @type {string}
|
|
63
|
+
*/
|
|
64
|
+
id: string;
|
|
65
|
+
}
|
|
66
|
+
export {};
|
package/dist/index.cjs
CHANGED
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./shared/parse-ast-index-H6yPBJEa.mjs";
|
|
2
|
-
import { VERSION, build, defineConfig, rolldown, watch } from "./shared/src-
|
|
2
|
+
import { VERSION, build, defineConfig, rolldown, watch } from "./shared/src-9SN6aVII.mjs";
|
|
3
3
|
import "./shared/misc-CQeo-AFx.mjs";
|
|
4
4
|
|
|
5
5
|
export { VERSION, build, defineConfig, rolldown, watch };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('./shared/chunk-DDkG_k5U.cjs');
|
|
2
|
-
const require_src = require('./shared/src-
|
|
2
|
+
const require_src = require('./shared/src-9tzio12N.cjs');
|
|
3
3
|
const require_parse_ast_index = require('./shared/parse-ast-index-C8M9mL2v.cjs');
|
|
4
4
|
require('./shared/misc-DksvspN4.cjs');
|
|
5
5
|
const node_worker_threads = require_chunk.__toESM(require("node:worker_threads"));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { registerPlugins } from "./shared/parse-ast-index-H6yPBJEa.mjs";
|
|
2
|
-
import { PluginContextData, bindingifyPlugin } from "./shared/src-
|
|
2
|
+
import { PluginContextData, bindingifyPlugin } from "./shared/src-9SN6aVII.mjs";
|
|
3
3
|
import "./shared/misc-CQeo-AFx.mjs";
|
|
4
4
|
import { parentPort, workerData } from "node:worker_threads";
|
|
5
5
|
|
|
@@ -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-9tzio12N.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"));
|
|
@@ -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.28";
|
|
11
|
+
var version = "1.0.0-beta.28-commit.cd50e5f";
|
|
12
12
|
var description$1 = "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.";
|
|
13
13
|
|
|
14
14
|
//#endregion
|
|
@@ -9,7 +9,7 @@ const node_os = require_chunk.__toESM(require("node:os"));
|
|
|
9
9
|
const node_worker_threads = require_chunk.__toESM(require("node:worker_threads"));
|
|
10
10
|
|
|
11
11
|
//#region package.json
|
|
12
|
-
var version = "1.0.0-beta.28";
|
|
12
|
+
var version = "1.0.0-beta.28-commit.cd50e5f";
|
|
13
13
|
var description$1 = "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.";
|
|
14
14
|
|
|
15
15
|
//#endregion
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rolldown",
|
|
3
|
-
"version": "1.0.0-beta.28",
|
|
3
|
+
"version": "1.0.0-beta.28-commit.cd50e5f",
|
|
4
4
|
"description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"homepage": "https://rolldown.rs/",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"@oxc-project/runtime": "=0.77.2",
|
|
96
96
|
"@oxc-project/types": "=0.77.2",
|
|
97
97
|
"ansis": "^4.0.0",
|
|
98
|
-
"@rolldown/pluginutils": "1.0.0-beta.28"
|
|
98
|
+
"@rolldown/pluginutils": "1.0.0-beta.28-commit.cd50e5f"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
101
|
"@napi-rs/cli": "^3.0.0",
|
|
@@ -120,23 +120,23 @@
|
|
|
120
120
|
"typescript": "^5.7.3",
|
|
121
121
|
"valibot": "1.1.0",
|
|
122
122
|
"@rolldown/testing": "0.0.1",
|
|
123
|
-
"rolldown": "1.0.0-beta.28"
|
|
123
|
+
"rolldown": "1.0.0-beta.28-commit.cd50e5f"
|
|
124
124
|
},
|
|
125
125
|
"optionalDependencies": {
|
|
126
|
-
"@rolldown/binding-darwin-x64": "1.0.0-beta.28",
|
|
127
|
-
"@rolldown/binding-win32-x64-msvc": "1.0.0-beta.28",
|
|
128
|
-
"@rolldown/binding-linux-x64-gnu": "1.0.0-beta.28",
|
|
129
|
-
"@rolldown/binding-linux-x64-musl": "1.0.0-beta.28",
|
|
130
|
-
"@rolldown/binding-freebsd-x64": "1.0.0-beta.28",
|
|
131
|
-
"@rolldown/binding-win32-ia32-msvc": "1.0.0-beta.28",
|
|
132
|
-
"@rolldown/binding-linux-arm-gnueabihf": "1.0.0-beta.28",
|
|
133
|
-
"@rolldown/binding-linux-arm64-gnu": "1.0.0-beta.28",
|
|
134
|
-
"@rolldown/binding-darwin-arm64": "1.0.0-beta.28",
|
|
135
|
-
"@rolldown/binding-linux-arm64-musl": "1.0.0-beta.28",
|
|
136
|
-
"@rolldown/binding-linux-arm64-ohos": "1.0.0-beta.28",
|
|
137
|
-
"@rolldown/binding-win32-arm64-msvc": "1.0.0-beta.28",
|
|
138
|
-
"@rolldown/binding-android-arm64": "1.0.0-beta.28",
|
|
139
|
-
"@rolldown/binding-wasm32-wasi": "1.0.0-beta.28"
|
|
126
|
+
"@rolldown/binding-darwin-x64": "1.0.0-beta.28-commit.cd50e5f",
|
|
127
|
+
"@rolldown/binding-win32-x64-msvc": "1.0.0-beta.28-commit.cd50e5f",
|
|
128
|
+
"@rolldown/binding-linux-x64-gnu": "1.0.0-beta.28-commit.cd50e5f",
|
|
129
|
+
"@rolldown/binding-linux-x64-musl": "1.0.0-beta.28-commit.cd50e5f",
|
|
130
|
+
"@rolldown/binding-freebsd-x64": "1.0.0-beta.28-commit.cd50e5f",
|
|
131
|
+
"@rolldown/binding-win32-ia32-msvc": "1.0.0-beta.28-commit.cd50e5f",
|
|
132
|
+
"@rolldown/binding-linux-arm-gnueabihf": "1.0.0-beta.28-commit.cd50e5f",
|
|
133
|
+
"@rolldown/binding-linux-arm64-gnu": "1.0.0-beta.28-commit.cd50e5f",
|
|
134
|
+
"@rolldown/binding-darwin-arm64": "1.0.0-beta.28-commit.cd50e5f",
|
|
135
|
+
"@rolldown/binding-linux-arm64-musl": "1.0.0-beta.28-commit.cd50e5f",
|
|
136
|
+
"@rolldown/binding-linux-arm64-ohos": "1.0.0-beta.28-commit.cd50e5f",
|
|
137
|
+
"@rolldown/binding-win32-arm64-msvc": "1.0.0-beta.28-commit.cd50e5f",
|
|
138
|
+
"@rolldown/binding-android-arm64": "1.0.0-beta.28-commit.cd50e5f",
|
|
139
|
+
"@rolldown/binding-wasm32-wasi": "1.0.0-beta.28-commit.cd50e5f"
|
|
140
140
|
},
|
|
141
141
|
"scripts": {
|
|
142
142
|
"# Scrips for binding #": "_",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"# Scrips for node #": "_",
|
|
150
150
|
"build-node": "tsx -C dev ./build.ts",
|
|
151
151
|
"build-types-check": "tsc -p ./tsconfig.check.json",
|
|
152
|
-
"build-js-glue": "pnpm run --sequential '/^build-(
|
|
152
|
+
"build-js-glue": "pnpm run --sequential '/^build-(node|types-check)$/'",
|
|
153
153
|
"build-native:debug": "pnpm run --sequential '/^build-(binding|js-glue)$/'",
|
|
154
154
|
"build-native:release": "pnpm run --sequential '/^build-(binding:release|js-glue)$/'",
|
|
155
155
|
"build-native:memory-profile": "pnpm run --sequential '/^build-(binding:memory-profile|js-glue)$/'",
|