rolldown 1.0.0-beta.8-commit.101b994 → 1.0.0-beta.8-commit.bc78fa1
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 +1 -1
- package/dist/cli.mjs +1 -1
- package/dist/experimental-index.cjs +1 -1
- package/dist/experimental-index.mjs +1 -1
- 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/{src-CV-HGIqI.cjs → src-BkqhccUw.cjs} +1 -1
- package/dist/shared/{src-Bz8NvonU.mjs → src-RpijPf9P.mjs} +1 -1
- package/package.json +14 -14
package/dist/cli.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('./shared/chunk-qZFfknuJ.cjs');
|
|
2
|
-
const require_src = require('./shared/src-
|
|
2
|
+
const require_src = require('./shared/src-BkqhccUw.cjs');
|
|
3
3
|
require('./shared/parse-ast-index-Bbz37LOL.cjs');
|
|
4
4
|
const require_filter_index = require('./shared/filter-index-DblXSw9s.cjs');
|
|
5
5
|
const node_fs = require_chunk.__toESM(require("node:fs"));
|
package/dist/cli.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { __commonJS, __esm, __toESM } from "./shared/chunk-DUYDk_2O.mjs";
|
|
2
|
-
import { description, getInputCliKeys, getJsonSchema, getOutputCliKeys, init_rolldown, init_validator, init_watch, rolldown, validateCliOptions, version, watch } from "./shared/src-
|
|
2
|
+
import { description, getInputCliKeys, getJsonSchema, getOutputCliKeys, init_rolldown, init_validator, init_watch, rolldown, validateCliOptions, version, watch } from "./shared/src-RpijPf9P.mjs";
|
|
3
3
|
import "./shared/parse-ast-index-D0SmlXT6.mjs";
|
|
4
4
|
import { arraify, init_misc } from "./shared/filter-index-hnEzlqRW.mjs";
|
|
5
5
|
import fs from "node:fs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
const require_chunk = require('./shared/chunk-qZFfknuJ.cjs');
|
|
3
|
-
const require_src = require('./shared/src-
|
|
3
|
+
const require_src = require('./shared/src-BkqhccUw.cjs');
|
|
4
4
|
const require_parse_ast_index = require('./shared/parse-ast-index-Bbz37LOL.cjs');
|
|
5
5
|
require('./shared/filter-index-DblXSw9s.cjs');
|
|
6
6
|
const node_url = require_chunk.__toESM(require("node:url"));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BuiltinPlugin, 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, reportPlugin, viteResolvePlugin, wasmFallbackPlugin, wasmHelperPlugin } from "./shared/src-
|
|
1
|
+
import { BuiltinPlugin, 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, reportPlugin, viteResolvePlugin, wasmFallbackPlugin, wasmHelperPlugin } from "./shared/src-RpijPf9P.mjs";
|
|
2
2
|
import { import_binding } from "./shared/parse-ast-index-D0SmlXT6.mjs";
|
|
3
3
|
import "./shared/filter-index-hnEzlqRW.mjs";
|
|
4
4
|
import { pathToFileURL } from "node:url";
|
package/dist/index.cjs
CHANGED
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION, build, defineConfig, init_src, rolldown, watch } from "./shared/src-
|
|
1
|
+
import { VERSION, build, defineConfig, init_src, rolldown, watch } from "./shared/src-RpijPf9P.mjs";
|
|
2
2
|
import "./shared/parse-ast-index-D0SmlXT6.mjs";
|
|
3
3
|
import "./shared/filter-index-hnEzlqRW.mjs";
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('./shared/chunk-qZFfknuJ.cjs');
|
|
2
|
-
const require_src = require('./shared/src-
|
|
2
|
+
const require_src = require('./shared/src-BkqhccUw.cjs');
|
|
3
3
|
const require_parse_ast_index = require('./shared/parse-ast-index-Bbz37LOL.cjs');
|
|
4
4
|
require('./shared/filter-index-DblXSw9s.cjs');
|
|
5
5
|
const node_worker_threads = require_chunk.__toESM(require("node:worker_threads"));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { __commonJS } from "./shared/chunk-DUYDk_2O.mjs";
|
|
2
|
-
import { PluginContextData, bindingifyPlugin, init_bindingify_plugin, init_plugin_context_data } from "./shared/src-
|
|
2
|
+
import { PluginContextData, bindingifyPlugin, init_bindingify_plugin, init_plugin_context_data } from "./shared/src-RpijPf9P.mjs";
|
|
3
3
|
import { import_binding } from "./shared/parse-ast-index-D0SmlXT6.mjs";
|
|
4
4
|
import "./shared/filter-index-hnEzlqRW.mjs";
|
|
5
5
|
import { parentPort, workerData } from "node:worker_threads";
|
|
@@ -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.8-commit.
|
|
11
|
+
var version = "1.0.0-beta.8-commit.bc78fa1";
|
|
12
12
|
var description$1 = "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.";
|
|
13
13
|
|
|
14
14
|
//#endregion
|
|
@@ -7,7 +7,7 @@ import { availableParallelism } from "node:os";
|
|
|
7
7
|
import { Worker } from "node:worker_threads";
|
|
8
8
|
|
|
9
9
|
//#region package.json
|
|
10
|
-
var version = "1.0.0-beta.8-commit.
|
|
10
|
+
var version = "1.0.0-beta.8-commit.bc78fa1";
|
|
11
11
|
var description$1 = "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.";
|
|
12
12
|
|
|
13
13
|
//#endregion
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rolldown",
|
|
3
|
-
"version": "1.0.0-beta.8-commit.
|
|
3
|
+
"version": "1.0.0-beta.8-commit.bc78fa1",
|
|
4
4
|
"description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"homepage": "https://rolldown.rs/",
|
|
@@ -124,21 +124,21 @@
|
|
|
124
124
|
"unbuild": "^3.0.0",
|
|
125
125
|
"valibot": "1.0.0",
|
|
126
126
|
"@rolldown/testing": "0.0.1",
|
|
127
|
-
"rolldown": "1.0.0-beta.8-commit.
|
|
127
|
+
"rolldown": "1.0.0-beta.8-commit.bc78fa1"
|
|
128
128
|
},
|
|
129
129
|
"optionalDependencies": {
|
|
130
|
-
"@rolldown/binding-darwin-arm64": "1.0.0-beta.8-commit.
|
|
131
|
-
"@rolldown/binding-darwin-x64": "1.0.0-beta.8-commit.
|
|
132
|
-
"@rolldown/binding-
|
|
133
|
-
"@rolldown/binding-linux-arm64-
|
|
134
|
-
"@rolldown/binding-linux-
|
|
135
|
-
"@rolldown/binding-
|
|
136
|
-
"@rolldown/binding-linux-
|
|
137
|
-
"@rolldown/binding-linux-x64-
|
|
138
|
-
"@rolldown/binding-
|
|
139
|
-
"@rolldown/binding-win32-
|
|
140
|
-
"@rolldown/binding-win32-
|
|
141
|
-
"@rolldown/binding-
|
|
130
|
+
"@rolldown/binding-darwin-arm64": "1.0.0-beta.8-commit.bc78fa1",
|
|
131
|
+
"@rolldown/binding-darwin-x64": "1.0.0-beta.8-commit.bc78fa1",
|
|
132
|
+
"@rolldown/binding-freebsd-x64": "1.0.0-beta.8-commit.bc78fa1",
|
|
133
|
+
"@rolldown/binding-linux-arm64-musl": "1.0.0-beta.8-commit.bc78fa1",
|
|
134
|
+
"@rolldown/binding-linux-arm-gnueabihf": "1.0.0-beta.8-commit.bc78fa1",
|
|
135
|
+
"@rolldown/binding-linux-arm64-gnu": "1.0.0-beta.8-commit.bc78fa1",
|
|
136
|
+
"@rolldown/binding-linux-x64-musl": "1.0.0-beta.8-commit.bc78fa1",
|
|
137
|
+
"@rolldown/binding-linux-x64-gnu": "1.0.0-beta.8-commit.bc78fa1",
|
|
138
|
+
"@rolldown/binding-wasm32-wasi": "1.0.0-beta.8-commit.bc78fa1",
|
|
139
|
+
"@rolldown/binding-win32-arm64-msvc": "1.0.0-beta.8-commit.bc78fa1",
|
|
140
|
+
"@rolldown/binding-win32-x64-msvc": "1.0.0-beta.8-commit.bc78fa1",
|
|
141
|
+
"@rolldown/binding-win32-ia32-msvc": "1.0.0-beta.8-commit.bc78fa1"
|
|
142
142
|
},
|
|
143
143
|
"scripts": {
|
|
144
144
|
"# Scrips for binding #": "_",
|