rolldown 0.13.2-snapshot-e52ef2f-20240916003232 → 0.13.2-snapshot-d2fc33a-20240918003157
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/cjs/cli.cjs +1 -1
- package/dist/cjs/experimental-index.cjs +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/esm/cli.mjs +1 -1
- package/dist/esm/experimental-index.mjs +1 -1
- package/dist/esm/index.mjs +1 -1
- package/dist/shared/{rolldown-NVk-V_El.mjs → rolldown-Ebv1Inp6.mjs} +2 -1
- package/dist/shared/{rolldown-OWFKsW7_.cjs → rolldown-qjUpoVCj.cjs} +2 -1
- package/dist/types/binding.d.ts +1 -0
- package/package.json +15 -15
package/dist/cjs/cli.cjs
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
const { __export, __toESM } = require("../shared/chunk-gQ4GMlVi.cjs");
|
|
4
4
|
const { LogLevelOptionSchema, LogLevelSchema, LogLevelWithErrorSchema, RollupLogSchema, RollupLogWithStringSchema, arraify } = require("../shared/plugin-context-data-FJ1YGy-x.cjs");
|
|
5
|
-
const { rolldown } = require("../shared/rolldown-
|
|
5
|
+
const { rolldown } = require("../shared/rolldown-qjUpoVCj.cjs");
|
|
6
6
|
const { description, version } = require("../shared/package-8qJYyGdm.cjs");
|
|
7
7
|
const { createConsola } = require("../shared/consola.36c0034f-eps_ogJv.cjs");
|
|
8
8
|
const { default: nodePath } = __toESM(require("node:path"));
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
const { __toESM } = require("../shared/chunk-gQ4GMlVi.cjs");
|
|
4
4
|
const { require_binding } = require("../shared/plugin-context-data-FJ1YGy-x.cjs");
|
|
5
|
-
const { aliasPlugin, buildImportAnalysisPlugin, composeJsPlugins, dynamicImportVarsPlugin, experimental_scan, importGlobPlugin, jsonPlugin, loadFallbackPlugin, manifestPlugin, modulePreloadPolyfillPlugin, replacePlugin, transformPlugin, wasmFallbackPlugin, wasmHelperPlugin } = require("../shared/rolldown-
|
|
5
|
+
const { aliasPlugin, buildImportAnalysisPlugin, composeJsPlugins, dynamicImportVarsPlugin, experimental_scan, importGlobPlugin, jsonPlugin, loadFallbackPlugin, manifestPlugin, modulePreloadPolyfillPlugin, replacePlugin, transformPlugin, wasmFallbackPlugin, wasmHelperPlugin } = require("../shared/rolldown-qjUpoVCj.cjs");
|
|
6
6
|
const { pathToFileURL } = __toESM(require("node:url"));
|
|
7
7
|
|
|
8
8
|
//#region src/plugin/parallel-plugin.ts
|
package/dist/cjs/index.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
require("../shared/plugin-context-data-FJ1YGy-x.cjs");
|
|
4
|
-
const { rolldown } = require("../shared/rolldown-
|
|
4
|
+
const { rolldown } = require("../shared/rolldown-qjUpoVCj.cjs");
|
|
5
5
|
const { version } = require("../shared/package-8qJYyGdm.cjs");
|
|
6
6
|
|
|
7
7
|
//#region src/utils/define-config.ts
|
package/dist/esm/cli.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import __node_module__ from 'node:module';
|
|
2
2
|
const require = __node_module__.createRequire(import.meta.url)
|
|
3
3
|
import { LogLevelOptionSchema, LogLevelSchema, LogLevelWithErrorSchema, RollupLogSchema, RollupLogWithStringSchema, __export, arraify } from "../shared/plugin-context-data-w8vU2C6p.mjs";
|
|
4
|
-
import { rolldown } from "../shared/rolldown-
|
|
4
|
+
import { rolldown } from "../shared/rolldown-Ebv1Inp6.mjs";
|
|
5
5
|
import { description, version } from "../shared/package-unZcnfG9.mjs";
|
|
6
6
|
import { createConsola } from "../shared/consola.36c0034f-m5cABVv4.mjs";
|
|
7
7
|
import { default as nodePath } from "node:path";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import __node_module__ from 'node:module';
|
|
2
2
|
const require = __node_module__.createRequire(import.meta.url)
|
|
3
3
|
import { __toESM, require_binding } from "../shared/plugin-context-data-w8vU2C6p.mjs";
|
|
4
|
-
import { aliasPlugin, buildImportAnalysisPlugin, composeJsPlugins, dynamicImportVarsPlugin, experimental_scan, importGlobPlugin, jsonPlugin, loadFallbackPlugin, manifestPlugin, modulePreloadPolyfillPlugin, replacePlugin, transformPlugin, wasmFallbackPlugin, wasmHelperPlugin } from "../shared/rolldown-
|
|
4
|
+
import { aliasPlugin, buildImportAnalysisPlugin, composeJsPlugins, dynamicImportVarsPlugin, experimental_scan, importGlobPlugin, jsonPlugin, loadFallbackPlugin, manifestPlugin, modulePreloadPolyfillPlugin, replacePlugin, transformPlugin, wasmFallbackPlugin, wasmHelperPlugin } from "../shared/rolldown-Ebv1Inp6.mjs";
|
|
5
5
|
import { pathToFileURL } from "node:url";
|
|
6
6
|
|
|
7
7
|
//#region src/plugin/parallel-plugin.ts
|
package/dist/esm/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import __node_module__ from 'node:module';
|
|
2
2
|
const require = __node_module__.createRequire(import.meta.url)
|
|
3
3
|
import "../shared/plugin-context-data-w8vU2C6p.mjs";
|
|
4
|
-
import { rolldown } from "../shared/rolldown-
|
|
4
|
+
import { rolldown } from "../shared/rolldown-Ebv1Inp6.mjs";
|
|
5
5
|
import { version } from "../shared/package-unZcnfG9.mjs";
|
|
6
6
|
|
|
7
7
|
//#region src/utils/define-config.ts
|
|
@@ -14,7 +14,8 @@ function normalizeEcmaTransformPluginConfig(config) {
|
|
|
14
14
|
let normalizedConfig = {
|
|
15
15
|
jsxInject: config?.jsxInject,
|
|
16
16
|
exclude: normalizedStringOrRegex(config.exclude),
|
|
17
|
-
include: normalizedStringOrRegex(config.include)
|
|
17
|
+
include: normalizedStringOrRegex(config.include),
|
|
18
|
+
targets: config.targets
|
|
18
19
|
};
|
|
19
20
|
return normalizedConfig;
|
|
20
21
|
}
|
|
@@ -15,7 +15,8 @@ function normalizeEcmaTransformPluginConfig(config) {
|
|
|
15
15
|
let normalizedConfig = {
|
|
16
16
|
jsxInject: config?.jsxInject,
|
|
17
17
|
exclude: normalizedStringOrRegex(config.exclude),
|
|
18
|
-
include: normalizedStringOrRegex(config.include)
|
|
18
|
+
include: normalizedStringOrRegex(config.include),
|
|
19
|
+
targets: config.targets
|
|
19
20
|
};
|
|
20
21
|
return normalizedConfig;
|
|
21
22
|
}
|
package/dist/types/binding.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rolldown",
|
|
3
|
-
"version": "0.13.2-snapshot-
|
|
3
|
+
"version": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
4
4
|
"description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
|
|
5
5
|
"homepage": "https://rolldown.rs/",
|
|
6
6
|
"repository": {
|
|
@@ -102,22 +102,22 @@
|
|
|
102
102
|
"vitest": "^2.0.0",
|
|
103
103
|
"why-is-node-running": "^3.0.0",
|
|
104
104
|
"zod-to-json-schema": "^3.23.2",
|
|
105
|
-
"
|
|
106
|
-
"rolldown": "0.
|
|
105
|
+
"rolldown": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
106
|
+
"@rolldown/testing": "0.0.1"
|
|
107
107
|
},
|
|
108
108
|
"optionalDependencies": {
|
|
109
|
-
"@rolldown/binding-darwin-arm64": "0.13.2-snapshot-
|
|
110
|
-
"@rolldown/binding-darwin-x64": "0.13.2-snapshot-
|
|
111
|
-
"@rolldown/binding-freebsd-x64": "0.13.2-snapshot-
|
|
112
|
-
"@rolldown/binding-linux-arm-gnueabihf": "0.13.2-snapshot-
|
|
113
|
-
"@rolldown/binding-linux-arm64-gnu": "0.13.2-snapshot-
|
|
114
|
-
"@rolldown/binding-linux-
|
|
115
|
-
"@rolldown/binding-linux-
|
|
116
|
-
"@rolldown/binding-
|
|
117
|
-
"@rolldown/binding-
|
|
118
|
-
"@rolldown/binding-
|
|
119
|
-
"@rolldown/binding-win32-ia32-msvc": "0.13.2-snapshot-
|
|
120
|
-
"@rolldown/binding-win32-x64-msvc": "0.13.2-snapshot-
|
|
109
|
+
"@rolldown/binding-darwin-arm64": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
110
|
+
"@rolldown/binding-darwin-x64": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
111
|
+
"@rolldown/binding-freebsd-x64": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
112
|
+
"@rolldown/binding-linux-arm-gnueabihf": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
113
|
+
"@rolldown/binding-linux-arm64-gnu": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
114
|
+
"@rolldown/binding-linux-arm64-musl": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
115
|
+
"@rolldown/binding-linux-x64-gnu": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
116
|
+
"@rolldown/binding-wasm32-wasi": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
117
|
+
"@rolldown/binding-win32-arm64-msvc": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
118
|
+
"@rolldown/binding-linux-x64-musl": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
119
|
+
"@rolldown/binding-win32-ia32-msvc": "0.13.2-snapshot-d2fc33a-20240918003157",
|
|
120
|
+
"@rolldown/binding-win32-x64-msvc": "0.13.2-snapshot-d2fc33a-20240918003157"
|
|
121
121
|
},
|
|
122
122
|
"scripts": {
|
|
123
123
|
"# Scrips for binding #": "_",
|