@powerlines/plugin-rspack 0.5.131 → 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 +1 -1
- package/dist/helpers/index.d.cts +2 -2
- package/dist/helpers/index.d.mts +2 -2
- package/dist/helpers/index.mjs +1 -1
- package/dist/helpers/unplugin.cjs +1 -1
- package/dist/helpers/unplugin.d.cts +2 -2
- package/dist/helpers/unplugin.d.mts +2 -2
- package/dist/helpers/unplugin.mjs +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +1 -1
- package/dist/{plugin-U2Rdco6Z.d.cts → plugin-CrtB7mQQ.d.cts} +8 -1
- package/dist/{plugin-DeBF0vB7.d.mts → plugin-KkMUqb3f.d.mts} +8 -1
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.mts +1 -1
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.mts +1 -1
- package/dist/{unplugin-D4ZsmNHk.cjs → unplugin-BT7htlgn.cjs} +2 -0
- package/dist/{unplugin-Dd-52Zgi.mjs → unplugin-C1gZm2gA.mjs} +2 -0
- package/dist/{unplugin-DP2ykgQL.d.mts → unplugin-Ccbr5GCx.d.mts} +1 -1
- package/dist/{unplugin-Dz6eIRV6.d.cts → unplugin-CjXCvpPR.d.cts} +1 -1
- package/package.json +5 -5
package/dist/helpers/index.cjs
CHANGED
package/dist/helpers/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../plugin-
|
|
2
|
-
import { t as createRspackPlugin } from "../unplugin-
|
|
1
|
+
import "../plugin-CrtB7mQQ.cjs";
|
|
2
|
+
import { t as createRspackPlugin } from "../unplugin-CjXCvpPR.cjs";
|
|
3
3
|
import "../index-D6CnpA_r.cjs";
|
|
4
4
|
export { createRspackPlugin };
|
package/dist/helpers/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../plugin-
|
|
2
|
-
import { t as createRspackPlugin } from "../unplugin-
|
|
1
|
+
import "../plugin-KkMUqb3f.mjs";
|
|
2
|
+
import { t as createRspackPlugin } from "../unplugin-Ccbr5GCx.mjs";
|
|
3
3
|
import "../index-DL0uimUT.mjs";
|
|
4
4
|
export { createRspackPlugin };
|
package/dist/helpers/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../plugin-
|
|
2
|
-
import { t as createRspackPlugin } from "../unplugin-
|
|
1
|
+
import "../plugin-CrtB7mQQ.cjs";
|
|
2
|
+
import { t as createRspackPlugin } from "../unplugin-CjXCvpPR.cjs";
|
|
3
3
|
export { createRspackPlugin };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../plugin-
|
|
2
|
-
import { t as createRspackPlugin } from "../unplugin-
|
|
1
|
+
import "../plugin-KkMUqb3f.mjs";
|
|
2
|
+
import { t as createRspackPlugin } from "../unplugin-Ccbr5GCx.mjs";
|
|
3
3
|
export { createRspackPlugin };
|
package/dist/index.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
const require_unplugin = require('./unplugin-
|
|
2
|
+
const require_unplugin = require('./unplugin-BT7htlgn.cjs');
|
|
3
3
|
require('./helpers-LF26RHol.cjs');
|
|
4
4
|
require('./plugin-pBKbb5K9.cjs');
|
|
5
5
|
require('./types-o3zWarRp.cjs');
|
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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-
|
|
2
|
-
import { t as createRspackPlugin } from "./unplugin-
|
|
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
3
|
import "./index-D6CnpA_r.cjs";
|
|
4
4
|
import "./index-D4ELpJXS.cjs";
|
|
5
5
|
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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-
|
|
2
|
-
import { t as createRspackPlugin } from "./unplugin-
|
|
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
3
|
import "./index-DL0uimUT.mjs";
|
|
4
4
|
import "./index-9iG2qHLe.mjs";
|
|
5
5
|
|
package/dist/index.mjs
CHANGED
|
@@ -679,7 +679,7 @@ type OutputResolvedConfig = Required<Omit<OutputConfig, "assets" | "storage"> &
|
|
|
679
679
|
/**
|
|
680
680
|
* The resolved options for the Powerlines project configuration.
|
|
681
681
|
*/
|
|
682
|
-
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "compatibilityDate" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "test" | "build" | "transform" | "deploy" | "variant" | "type" | "output" | "logLevel" | "framework" | "sourceRoot"> & Required<Pick<TUserConfig, "name" | "title" | "compatibilityDate" | "plugins" | "mode" | "environments" | "tsconfig" | "lint" | "test" | "build" | "transform" | "deploy" | "framework" | "sourceRoot">> & {
|
|
682
|
+
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "organization" | "compatibilityDate" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "test" | "build" | "transform" | "deploy" | "variant" | "type" | "output" | "logLevel" | "framework" | "sourceRoot"> & Required<Pick<TUserConfig, "name" | "title" | "organization" | "compatibilityDate" | "plugins" | "mode" | "environments" | "tsconfig" | "lint" | "test" | "build" | "transform" | "deploy" | "framework" | "sourceRoot">> & {
|
|
683
683
|
/**
|
|
684
684
|
* The configuration options that were provided inline to the Powerlines CLI.
|
|
685
685
|
*/
|
|
@@ -1238,6 +1238,13 @@ interface CommonUserConfig extends BaseConfig {
|
|
|
1238
1238
|
* If this option is not provided, the build process will try to use the \`description\` value from the `\package.json\` file.
|
|
1239
1239
|
*/
|
|
1240
1240
|
description?: string;
|
|
1241
|
+
/**
|
|
1242
|
+
* The organization or author of the project
|
|
1243
|
+
*
|
|
1244
|
+
* @remarks
|
|
1245
|
+
* If this option is not provided, the build process will try to use the \`author\` value from the \`package.json\` file. If the \`author\` value cannot be determined, the {@link name | name configuration} will be used.
|
|
1246
|
+
*/
|
|
1247
|
+
organization?: string;
|
|
1241
1248
|
/**
|
|
1242
1249
|
* The date to use for compatibility checks
|
|
1243
1250
|
*
|
|
@@ -682,7 +682,7 @@ type OutputResolvedConfig = Required<Omit<OutputConfig, "assets" | "storage"> &
|
|
|
682
682
|
/**
|
|
683
683
|
* The resolved options for the Powerlines project configuration.
|
|
684
684
|
*/
|
|
685
|
-
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "compatibilityDate" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "test" | "build" | "transform" | "deploy" | "variant" | "type" | "output" | "logLevel" | "framework" | "sourceRoot"> & Required<Pick<TUserConfig, "name" | "title" | "compatibilityDate" | "plugins" | "mode" | "environments" | "tsconfig" | "lint" | "test" | "build" | "transform" | "deploy" | "framework" | "sourceRoot">> & {
|
|
685
|
+
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "organization" | "compatibilityDate" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "test" | "build" | "transform" | "deploy" | "variant" | "type" | "output" | "logLevel" | "framework" | "sourceRoot"> & Required<Pick<TUserConfig, "name" | "title" | "organization" | "compatibilityDate" | "plugins" | "mode" | "environments" | "tsconfig" | "lint" | "test" | "build" | "transform" | "deploy" | "framework" | "sourceRoot">> & {
|
|
686
686
|
/**
|
|
687
687
|
* The configuration options that were provided inline to the Powerlines CLI.
|
|
688
688
|
*/
|
|
@@ -1241,6 +1241,13 @@ interface CommonUserConfig extends BaseConfig {
|
|
|
1241
1241
|
* If this option is not provided, the build process will try to use the \`description\` value from the `\package.json\` file.
|
|
1242
1242
|
*/
|
|
1243
1243
|
description?: string;
|
|
1244
|
+
/**
|
|
1245
|
+
* The organization or author of the project
|
|
1246
|
+
*
|
|
1247
|
+
* @remarks
|
|
1248
|
+
* If this option is not provided, the build process will try to use the \`author\` value from the \`package.json\` file. If the \`author\` value cannot be determined, the {@link name | name configuration} will be used.
|
|
1249
|
+
*/
|
|
1250
|
+
organization?: string;
|
|
1244
1251
|
/**
|
|
1245
1252
|
* The date to use for compatibility checks
|
|
1246
1253
|
*
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, t as RspackPluginContext } from "../plugin-
|
|
1
|
+
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, t as RspackPluginContext } from "../plugin-CrtB7mQQ.cjs";
|
|
2
2
|
import "../index-D4ELpJXS.cjs";
|
|
3
3
|
export { RspackPluginContext, RspackPluginOptions, RspackPluginResolvedConfig, __ΩRspackPluginContext, __ΩRspackPluginOptions, __ΩRspackPluginResolvedConfig };
|
package/dist/types/index.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, t as RspackPluginContext } from "../plugin-
|
|
1
|
+
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, t as RspackPluginContext } from "../plugin-KkMUqb3f.mjs";
|
|
2
2
|
import "../index-9iG2qHLe.mjs";
|
|
3
3
|
export { RspackPluginContext, RspackPluginOptions, RspackPluginResolvedConfig, __ΩRspackPluginContext, __ΩRspackPluginOptions, __ΩRspackPluginResolvedConfig };
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, t as RspackPluginContext } from "../plugin-
|
|
1
|
+
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, t as RspackPluginContext } from "../plugin-CrtB7mQQ.cjs";
|
|
2
2
|
export { RspackPluginContext, RspackPluginOptions, RspackPluginResolvedConfig, __ΩRspackPluginContext, __ΩRspackPluginOptions, __ΩRspackPluginResolvedConfig };
|
package/dist/types/plugin.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, t as RspackPluginContext } from "../plugin-
|
|
1
|
+
import { a as __ΩRspackPluginOptions, i as __ΩRspackPluginContext, n as RspackPluginOptions, o as __ΩRspackPluginResolvedConfig, r as RspackPluginResolvedConfig, t as RspackPluginContext } from "../plugin-KkMUqb3f.mjs";
|
|
2
2
|
export { RspackPluginContext, RspackPluginOptions, RspackPluginResolvedConfig, __ΩRspackPluginContext, __ΩRspackPluginOptions, __ΩRspackPluginResolvedConfig };
|
|
@@ -2693,6 +2693,7 @@ var PowerlinesContext = class PowerlinesContext {
|
|
|
2693
2693
|
projectRoot: config.root,
|
|
2694
2694
|
name: config.name,
|
|
2695
2695
|
title: config.title,
|
|
2696
|
+
organization: config.organization,
|
|
2696
2697
|
compatibilityDate: config.compatibilityDate,
|
|
2697
2698
|
description: config.description,
|
|
2698
2699
|
sourceRoot: config.sourceRoot,
|
|
@@ -3493,6 +3494,7 @@ var PowerlinesContext = class PowerlinesContext {
|
|
|
3493
3494
|
this.config.entry = getUniqueEntries(this.config.entry);
|
|
3494
3495
|
if (this.config.name?.startsWith("@") && this.config.name.split("/").filter(Boolean).length > 1) this.config.name = this.config.name.split("/").filter(Boolean)[1];
|
|
3495
3496
|
this.config.title ??= (0, __stryke_string_format_title_case.titleCase)(this.config.name);
|
|
3497
|
+
this.config.organization ??= ((0, __stryke_type_checks_is_set_object.isSetObject)(this.workspaceConfig.organization) ? this.workspaceConfig.organization.name : this.workspaceConfig.organization) || ((0, __stryke_type_checks_is_set_object.isSetObject)(this.packageJson?.author) ? this.packageJson?.author?.name : this.packageJson?.author) || this.config.name;
|
|
3496
3498
|
if (this.config.userConfig.build?.external) this.config.userConfig.build.external = (0, __stryke_helpers_get_unique.getUnique)(this.config.userConfig.build.external);
|
|
3497
3499
|
if (this.config.userConfig.build?.noExternal) this.config.userConfig.build.noExternal = (0, __stryke_helpers_get_unique.getUnique)(this.config.userConfig.build.noExternal);
|
|
3498
3500
|
if (this.config.build.external) this.config.build.external = (0, __stryke_helpers_get_unique.getUnique)(this.config.build.external);
|
|
@@ -2660,6 +2660,7 @@ var PowerlinesContext = class PowerlinesContext {
|
|
|
2660
2660
|
projectRoot: config.root,
|
|
2661
2661
|
name: config.name,
|
|
2662
2662
|
title: config.title,
|
|
2663
|
+
organization: config.organization,
|
|
2663
2664
|
compatibilityDate: config.compatibilityDate,
|
|
2664
2665
|
description: config.description,
|
|
2665
2666
|
sourceRoot: config.sourceRoot,
|
|
@@ -3460,6 +3461,7 @@ var PowerlinesContext = class PowerlinesContext {
|
|
|
3460
3461
|
this.config.entry = getUniqueEntries(this.config.entry);
|
|
3461
3462
|
if (this.config.name?.startsWith("@") && this.config.name.split("/").filter(Boolean).length > 1) this.config.name = this.config.name.split("/").filter(Boolean)[1];
|
|
3462
3463
|
this.config.title ??= titleCase(this.config.name);
|
|
3464
|
+
this.config.organization ??= (isSetObject(this.workspaceConfig.organization) ? this.workspaceConfig.organization.name : this.workspaceConfig.organization) || (isSetObject(this.packageJson?.author) ? this.packageJson?.author?.name : this.packageJson?.author) || this.config.name;
|
|
3463
3465
|
if (this.config.userConfig.build?.external) this.config.userConfig.build.external = getUnique(this.config.userConfig.build.external);
|
|
3464
3466
|
if (this.config.userConfig.build?.noExternal) this.config.userConfig.build.noExternal = getUnique(this.config.userConfig.build.noExternal);
|
|
3465
3467
|
if (this.config.build.external) this.config.build.external = getUnique(this.config.build.external);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-rspack",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.132",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing a Powerlines plugin to build projects using Webpack.",
|
|
6
6
|
"repository": {
|
|
@@ -152,13 +152,13 @@
|
|
|
152
152
|
"@stryke/types": "^0.10.29",
|
|
153
153
|
"defu": "^6.1.4",
|
|
154
154
|
"jiti": "^2.6.1",
|
|
155
|
-
"powerlines": "^0.36.
|
|
155
|
+
"powerlines": "^0.36.27"
|
|
156
156
|
},
|
|
157
157
|
"devDependencies": {
|
|
158
|
-
"@powerlines/nx": "^0.11.
|
|
159
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
158
|
+
"@powerlines/nx": "^0.11.53",
|
|
159
|
+
"@powerlines/plugin-plugin": "^0.12.75",
|
|
160
160
|
"@types/node": "^24.10.4"
|
|
161
161
|
},
|
|
162
162
|
"publishConfig": { "access": "public" },
|
|
163
|
-
"gitHead": "
|
|
163
|
+
"gitHead": "fbc59ce584fd0f78d90d2dbaa18f9c9267bd3b61"
|
|
164
164
|
}
|