@powerlines/plugin-rspack 0.5.130 → 0.5.132
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/helpers/index.cjs +3 -2
- package/dist/helpers/index.d.cts +3 -1
- package/dist/helpers/index.d.mts +3 -1
- package/dist/helpers/index.mjs +2 -1
- package/dist/helpers/unplugin.cjs +2 -11
- package/dist/helpers/unplugin.d.cts +2 -6
- package/dist/helpers/unplugin.d.mts +2 -6
- package/dist/helpers/unplugin.mjs +1 -9
- package/dist/helpers-B15z10jN.mjs +1 -0
- package/dist/helpers-LF26RHol.cjs +0 -0
- package/dist/index-9iG2qHLe.d.mts +1 -0
- package/dist/index-D4ELpJXS.d.cts +1 -0
- package/dist/index-D6CnpA_r.d.cts +1 -0
- package/dist/index-DL0uimUT.d.mts +1 -0
- package/dist/index.cjs +45 -7
- package/dist/index.d.cts +4 -3
- package/dist/index.d.mts +5 -5
- package/dist/index.mjs +42 -3
- package/dist/plugin-CrtB7mQQ.d.cts +1769 -0
- package/dist/plugin-KkMUqb3f.d.mts +1772 -0
- package/dist/plugin-ifZVa20V.mjs +1 -0
- package/dist/plugin-pBKbb5K9.cjs +0 -0
- package/dist/types/index.cjs +2 -0
- package/dist/types/index.d.cts +2 -1
- package/dist/types/index.d.mts +2 -1
- package/dist/types/index.mjs +3 -0
- package/dist/types/plugin.cjs +1 -0
- package/dist/types/plugin.d.cts +1 -12
- package/dist/types/plugin.d.mts +1 -12
- package/dist/types/plugin.mjs +2 -0
- package/dist/types-U3zd8PTP.mjs +1 -0
- package/dist/types-o3zWarRp.cjs +0 -0
- package/dist/unplugin-BT7htlgn.cjs +4661 -0
- package/dist/unplugin-C1gZm2gA.mjs +4617 -0
- package/dist/unplugin-Ccbr5GCx.d.mts +7 -0
- package/dist/unplugin-CjXCvpPR.d.cts +7 -0
- package/package.json +5 -5
- package/dist/_virtual/rolldown_runtime.cjs +0 -29
- package/dist/powerlines/schemas/fs.cjs +0 -226
- package/dist/powerlines/schemas/fs.mjs +0 -224
- package/dist/powerlines/src/api.cjs +0 -580
- package/dist/powerlines/src/api.mjs +0 -578
- package/dist/powerlines/src/internal/babel/module-resolver-plugin.cjs +0 -86
- package/dist/powerlines/src/internal/babel/module-resolver-plugin.mjs +0 -84
- package/dist/powerlines/src/internal/helpers/environment.cjs +0 -52
- package/dist/powerlines/src/internal/helpers/environment.mjs +0 -48
- package/dist/powerlines/src/internal/helpers/generate-types.cjs +0 -51
- package/dist/powerlines/src/internal/helpers/generate-types.mjs +0 -49
- package/dist/powerlines/src/internal/helpers/hooks.cjs +0 -63
- package/dist/powerlines/src/internal/helpers/hooks.mjs +0 -61
- package/dist/powerlines/src/internal/helpers/install-dependencies.cjs +0 -25
- package/dist/powerlines/src/internal/helpers/install-dependencies.mjs +0 -24
- package/dist/powerlines/src/internal/helpers/install.cjs +0 -37
- package/dist/powerlines/src/internal/helpers/install.mjs +0 -36
- package/dist/powerlines/src/internal/helpers/resolve-tsconfig.cjs +0 -98
- package/dist/powerlines/src/internal/helpers/resolve-tsconfig.mjs +0 -94
- package/dist/powerlines/src/internal/helpers/resolver.cjs +0 -43
- package/dist/powerlines/src/internal/helpers/resolver.mjs +0 -41
- package/dist/powerlines/src/lib/build/rspack.cjs +0 -43
- package/dist/powerlines/src/lib/build/rspack.mjs +0 -41
- package/dist/powerlines/src/lib/config-file.cjs +0 -79
- package/dist/powerlines/src/lib/config-file.mjs +0 -76
- package/dist/powerlines/src/lib/contexts/api-context.cjs +0 -184
- package/dist/powerlines/src/lib/contexts/api-context.mjs +0 -182
- package/dist/powerlines/src/lib/contexts/context.cjs +0 -931
- package/dist/powerlines/src/lib/contexts/context.mjs +0 -929
- package/dist/powerlines/src/lib/contexts/environment-context.cjs +0 -160
- package/dist/powerlines/src/lib/contexts/environment-context.mjs +0 -159
- package/dist/powerlines/src/lib/contexts/plugin-context.cjs +0 -75
- package/dist/powerlines/src/lib/contexts/plugin-context.mjs +0 -74
- package/dist/powerlines/src/lib/entry.cjs +0 -69
- package/dist/powerlines/src/lib/entry.mjs +0 -67
- package/dist/powerlines/src/lib/fs/helpers.cjs +0 -85
- package/dist/powerlines/src/lib/fs/helpers.mjs +0 -81
- package/dist/powerlines/src/lib/fs/storage/base.cjs +0 -196
- package/dist/powerlines/src/lib/fs/storage/base.mjs +0 -195
- package/dist/powerlines/src/lib/fs/storage/file-system.cjs +0 -170
- package/dist/powerlines/src/lib/fs/storage/file-system.mjs +0 -169
- package/dist/powerlines/src/lib/fs/storage/virtual.cjs +0 -88
- package/dist/powerlines/src/lib/fs/storage/virtual.mjs +0 -87
- package/dist/powerlines/src/lib/fs/vfs.cjs +0 -830
- package/dist/powerlines/src/lib/fs/vfs.mjs +0 -828
- package/dist/powerlines/src/lib/logger.cjs +0 -58
- package/dist/powerlines/src/lib/logger.mjs +0 -55
- package/dist/powerlines/src/lib/typescript/ts-morph.cjs +0 -104
- package/dist/powerlines/src/lib/typescript/ts-morph.mjs +0 -102
- package/dist/powerlines/src/lib/typescript/tsconfig.cjs +0 -149
- package/dist/powerlines/src/lib/typescript/tsconfig.mjs +0 -144
- package/dist/powerlines/src/lib/unplugin/factory.cjs +0 -6
- package/dist/powerlines/src/lib/unplugin/factory.mjs +0 -8
- package/dist/powerlines/src/lib/unplugin/helpers.cjs +0 -17
- package/dist/powerlines/src/lib/unplugin/helpers.mjs +0 -16
- package/dist/powerlines/src/lib/unplugin/index.cjs +0 -3
- package/dist/powerlines/src/lib/unplugin/index.mjs +0 -5
- package/dist/powerlines/src/lib/unplugin/plugin.cjs +0 -128
- package/dist/powerlines/src/lib/unplugin/plugin.mjs +0 -127
- package/dist/powerlines/src/lib/utilities/file-header.cjs +0 -22
- package/dist/powerlines/src/lib/utilities/file-header.mjs +0 -21
- package/dist/powerlines/src/lib/utilities/meta.cjs +0 -45
- package/dist/powerlines/src/lib/utilities/meta.mjs +0 -41
- package/dist/powerlines/src/lib/utilities/source-file.cjs +0 -22
- package/dist/powerlines/src/lib/utilities/source-file.mjs +0 -20
- package/dist/powerlines/src/plugin-utils/helpers.cjs +0 -148
- package/dist/powerlines/src/plugin-utils/helpers.mjs +0 -138
- package/dist/powerlines/src/plugin-utils/paths.cjs +0 -36
- package/dist/powerlines/src/plugin-utils/paths.mjs +0 -35
- package/dist/powerlines/src/types/babel.d.mts +0 -4
- package/dist/powerlines/src/types/build.cjs +0 -15
- package/dist/powerlines/src/types/build.d.cts +0 -149
- package/dist/powerlines/src/types/build.d.mts +0 -149
- package/dist/powerlines/src/types/build.mjs +0 -14
- package/dist/powerlines/src/types/commands.cjs +0 -16
- package/dist/powerlines/src/types/commands.d.cts +0 -8
- package/dist/powerlines/src/types/commands.d.mts +0 -9
- package/dist/powerlines/src/types/commands.mjs +0 -15
- package/dist/powerlines/src/types/config.d.cts +0 -370
- package/dist/powerlines/src/types/config.d.mts +0 -371
- package/dist/powerlines/src/types/context.d.cts +0 -403
- package/dist/powerlines/src/types/context.d.mts +0 -405
- package/dist/powerlines/src/types/fs.d.cts +0 -486
- package/dist/powerlines/src/types/fs.d.mts +0 -486
- package/dist/powerlines/src/types/hooks.d.mts +0 -2
- package/dist/powerlines/src/types/plugin.cjs +0 -32
- package/dist/powerlines/src/types/plugin.d.cts +0 -231
- package/dist/powerlines/src/types/plugin.d.mts +0 -231
- package/dist/powerlines/src/types/plugin.mjs +0 -31
- package/dist/powerlines/src/types/resolved.d.cts +0 -82
- package/dist/powerlines/src/types/resolved.d.mts +0 -83
- package/dist/powerlines/src/types/tsconfig.d.cts +0 -69
- package/dist/powerlines/src/types/tsconfig.d.mts +0 -69
package/dist/helpers/index.cjs
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
const
|
|
1
|
+
const require_unplugin = require('../unplugin-BT7htlgn.cjs');
|
|
2
|
+
require('../helpers-LF26RHol.cjs');
|
|
2
3
|
|
|
3
|
-
exports.createRspackPlugin =
|
|
4
|
+
exports.createRspackPlugin = require_unplugin.createRspackPlugin;
|
package/dist/helpers/index.d.cts
CHANGED
package/dist/helpers/index.d.mts
CHANGED
package/dist/helpers/index.mjs
CHANGED
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
const
|
|
2
|
-
const require_plugin = require('../powerlines/src/lib/unplugin/plugin.cjs');
|
|
3
|
-
require('../powerlines/src/lib/unplugin/index.cjs');
|
|
4
|
-
let unplugin = require("unplugin");
|
|
1
|
+
const require_unplugin = require('../unplugin-BT7htlgn.cjs');
|
|
5
2
|
|
|
6
|
-
|
|
7
|
-
function createRspackPlugin(context) {
|
|
8
|
-
return (0, unplugin.createRspackPlugin)(require_plugin.createUnplugin(context))({});
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
//#endregion
|
|
12
|
-
exports.createRspackPlugin = createRspackPlugin;
|
|
3
|
+
exports.createRspackPlugin = require_unplugin.createRspackPlugin;
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
//#region src/helpers/unplugin.d.ts
|
|
5
|
-
declare function createRspackPlugin(context: RspackPluginContext): unplugin0.RspackPluginInstance;
|
|
6
|
-
//#endregion
|
|
1
|
+
import "../plugin-CrtB7mQQ.cjs";
|
|
2
|
+
import { t as createRspackPlugin } from "../unplugin-CjXCvpPR.cjs";
|
|
7
3
|
export { createRspackPlugin };
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
//#region src/helpers/unplugin.d.ts
|
|
5
|
-
declare function createRspackPlugin(context: RspackPluginContext): unplugin0.RspackPluginInstance;
|
|
6
|
-
//#endregion
|
|
1
|
+
import "../plugin-KkMUqb3f.mjs";
|
|
2
|
+
import { t as createRspackPlugin } from "../unplugin-Ccbr5GCx.mjs";
|
|
7
3
|
export { createRspackPlugin };
|
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "../powerlines/src/lib/unplugin/index.mjs";
|
|
3
|
-
import { createRspackPlugin as createRspackPlugin$1 } from "unplugin";
|
|
1
|
+
import { t as createRspackPlugin } from "../unplugin-C1gZm2gA.mjs";
|
|
4
2
|
|
|
5
|
-
//#region src/helpers/unplugin.ts
|
|
6
|
-
function createRspackPlugin(context) {
|
|
7
|
-
return createRspackPlugin$1(createUnplugin(context))({});
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
//#endregion
|
|
11
3
|
export { createRspackPlugin };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
package/dist/index.cjs
CHANGED
|
@@ -1,13 +1,51 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
require('./
|
|
2
|
+
const require_unplugin = require('./unplugin-BT7htlgn.cjs');
|
|
3
|
+
require('./helpers-LF26RHol.cjs');
|
|
4
|
+
require('./plugin-pBKbb5K9.cjs');
|
|
5
|
+
require('./types-o3zWarRp.cjs');
|
|
6
6
|
let __rspack_core = require("@rspack/core");
|
|
7
7
|
let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
|
|
8
8
|
let defu = require("defu");
|
|
9
|
-
defu =
|
|
9
|
+
defu = require_unplugin.__toESM(defu);
|
|
10
|
+
let __stryke_helpers_omit = require("@stryke/helpers/omit");
|
|
11
|
+
let __stryke_path_join_paths = require("@stryke/path/join-paths");
|
|
10
12
|
|
|
13
|
+
//#region ../powerlines/src/lib/build/rspack.ts
|
|
14
|
+
/**
|
|
15
|
+
* Resolves the options for [rspack](https://rspack.rs/).
|
|
16
|
+
*
|
|
17
|
+
* @param context - The build context.
|
|
18
|
+
* @returns The resolved options.
|
|
19
|
+
*/
|
|
20
|
+
function extractRspackConfig(context) {
|
|
21
|
+
return (0, defu.default)({ resolve: { alias: context.builtins.reduce((ret, id) => {
|
|
22
|
+
const path = context.fs.ids[id];
|
|
23
|
+
if (path) ret[id] = path;
|
|
24
|
+
return ret;
|
|
25
|
+
}, {}) } }, context.config.build.variant === "rspack" ? context.config.build.override : {}, context.config.build.variant === "rspack" ? (0, __stryke_helpers_omit.omit)(context.config.build, ["override", "variant"]) : {}, {
|
|
26
|
+
external: context.config.build.external,
|
|
27
|
+
noExternal: context.config.build.noExternal,
|
|
28
|
+
skipNodeModulesBundle: context.config.build.skipNodeModulesBundle
|
|
29
|
+
}, {
|
|
30
|
+
output: { path: (0, __stryke_path_join_paths.joinPaths)(context.workspaceConfig.workspaceRoot, context.config.output.buildPath) },
|
|
31
|
+
name: context.config.name,
|
|
32
|
+
node: context.config.build.platform === "node" ? {
|
|
33
|
+
__dirname: true,
|
|
34
|
+
__filename: true,
|
|
35
|
+
global: true
|
|
36
|
+
} : false,
|
|
37
|
+
mode: context.config.mode === "development" ? "development" : "production",
|
|
38
|
+
recordsInputPath: (0, __stryke_path_join_paths.joinPaths)(context.cachePath, "rspack", ".rspack-records.json"),
|
|
39
|
+
recordsOutputPath: (0, __stryke_path_join_paths.joinPaths)(context.cachePath, "rspack", ".rspack-records.json"),
|
|
40
|
+
context: (0, __stryke_path_join_paths.joinPaths)(context.workspaceConfig.workspaceRoot, context.config.projectRoot),
|
|
41
|
+
noExternal: context.builtins,
|
|
42
|
+
cache: context.config.mode === "development",
|
|
43
|
+
devtool: context.config.mode !== "development" ? false : "source-map",
|
|
44
|
+
optimization: { minimize: context.config.mode !== "development" }
|
|
45
|
+
});
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
//#endregion
|
|
11
49
|
//#region src/index.ts
|
|
12
50
|
/**
|
|
13
51
|
* A Powerlines plugin to assist in developing other Powerlines plugins.
|
|
@@ -26,13 +64,13 @@ const plugin = (options = {}) => {
|
|
|
26
64
|
(0, __rspack_core.rspack)((0, defu.default)({ entry: this.entry.reduce((ret, entry) => {
|
|
27
65
|
ret[entry.output || entry.name || entry.file] = entry.file;
|
|
28
66
|
return ret;
|
|
29
|
-
}, {}) },
|
|
67
|
+
}, {}) }, extractRspackConfig(this), { plugins: [require_unplugin.createRspackPlugin(this)] }));
|
|
30
68
|
}
|
|
31
69
|
};
|
|
32
70
|
};
|
|
33
71
|
var src_default = plugin;
|
|
34
72
|
|
|
35
73
|
//#endregion
|
|
36
|
-
exports.createRspackPlugin =
|
|
74
|
+
exports.createRspackPlugin = require_unplugin.createRspackPlugin;
|
|
37
75
|
exports.default = src_default;
|
|
38
76
|
exports.plugin = plugin;
|
package/dist/index.d.cts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { Plugin } from "./
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
1
|
+
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, s as Plugin, t as RspackPluginContext } from "./plugin-CrtB7mQQ.cjs";
|
|
2
|
+
import { t as createRspackPlugin } from "./unplugin-CjXCvpPR.cjs";
|
|
3
|
+
import "./index-D6CnpA_r.cjs";
|
|
4
|
+
import "./index-D4ELpJXS.cjs";
|
|
4
5
|
|
|
5
6
|
//#region src/index.d.ts
|
|
6
7
|
|
package/dist/index.d.mts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Plugin } from "./
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import "./
|
|
5
|
-
import "./types/index.mjs";
|
|
1
|
+
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, s as Plugin, t as RspackPluginContext } from "./plugin-KkMUqb3f.mjs";
|
|
2
|
+
import { t as createRspackPlugin } from "./unplugin-Ccbr5GCx.mjs";
|
|
3
|
+
import "./index-DL0uimUT.mjs";
|
|
4
|
+
import "./index-9iG2qHLe.mjs";
|
|
6
5
|
|
|
7
6
|
//#region src/index.d.ts
|
|
7
|
+
|
|
8
8
|
/**
|
|
9
9
|
* A Powerlines plugin to assist in developing other Powerlines plugins.
|
|
10
10
|
*/
|
package/dist/index.mjs
CHANGED
|
@@ -1,10 +1,49 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import "./
|
|
1
|
+
import { t as createRspackPlugin } from "./unplugin-C1gZm2gA.mjs";
|
|
2
|
+
import "./helpers-B15z10jN.mjs";
|
|
3
|
+
import "./plugin-ifZVa20V.mjs";
|
|
4
|
+
import "./types-U3zd8PTP.mjs";
|
|
4
5
|
import { rspack } from "@rspack/core";
|
|
5
6
|
import { LogLevelLabel } from "@storm-software/config-tools/types";
|
|
6
7
|
import defu$1 from "defu";
|
|
8
|
+
import { omit } from "@stryke/helpers/omit";
|
|
9
|
+
import { joinPaths } from "@stryke/path/join-paths";
|
|
7
10
|
|
|
11
|
+
//#region ../powerlines/src/lib/build/rspack.ts
|
|
12
|
+
/**
|
|
13
|
+
* Resolves the options for [rspack](https://rspack.rs/).
|
|
14
|
+
*
|
|
15
|
+
* @param context - The build context.
|
|
16
|
+
* @returns The resolved options.
|
|
17
|
+
*/
|
|
18
|
+
function extractRspackConfig(context) {
|
|
19
|
+
return defu$1({ resolve: { alias: context.builtins.reduce((ret, id) => {
|
|
20
|
+
const path = context.fs.ids[id];
|
|
21
|
+
if (path) ret[id] = path;
|
|
22
|
+
return ret;
|
|
23
|
+
}, {}) } }, context.config.build.variant === "rspack" ? context.config.build.override : {}, context.config.build.variant === "rspack" ? omit(context.config.build, ["override", "variant"]) : {}, {
|
|
24
|
+
external: context.config.build.external,
|
|
25
|
+
noExternal: context.config.build.noExternal,
|
|
26
|
+
skipNodeModulesBundle: context.config.build.skipNodeModulesBundle
|
|
27
|
+
}, {
|
|
28
|
+
output: { path: joinPaths(context.workspaceConfig.workspaceRoot, context.config.output.buildPath) },
|
|
29
|
+
name: context.config.name,
|
|
30
|
+
node: context.config.build.platform === "node" ? {
|
|
31
|
+
__dirname: true,
|
|
32
|
+
__filename: true,
|
|
33
|
+
global: true
|
|
34
|
+
} : false,
|
|
35
|
+
mode: context.config.mode === "development" ? "development" : "production",
|
|
36
|
+
recordsInputPath: joinPaths(context.cachePath, "rspack", ".rspack-records.json"),
|
|
37
|
+
recordsOutputPath: joinPaths(context.cachePath, "rspack", ".rspack-records.json"),
|
|
38
|
+
context: joinPaths(context.workspaceConfig.workspaceRoot, context.config.projectRoot),
|
|
39
|
+
noExternal: context.builtins,
|
|
40
|
+
cache: context.config.mode === "development",
|
|
41
|
+
devtool: context.config.mode !== "development" ? false : "source-map",
|
|
42
|
+
optimization: { minimize: context.config.mode !== "development" }
|
|
43
|
+
});
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
//#endregion
|
|
8
47
|
//#region src/index.ts
|
|
9
48
|
/**
|
|
10
49
|
* A Powerlines plugin to assist in developing other Powerlines plugins.
|