@powerlines/plugin-webpack 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-wiaZGMv0.d.mts → plugin-C5bG6Zu0.d.mts} +9 -1
- package/dist/{plugin-CsQFPhIt.d.cts → plugin-Cl1J-dKa.d.cts} +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-vRGq3odL.d.mts → unplugin-Bo9KoKSB.d.cts} +1 -1
- package/dist/{unplugin-BVSyqmCe.d.cts → unplugin-Ct4wZxE5.d.mts} +1 -1
- package/dist/{unplugin-CVrlqRhX.mjs → unplugin-GJmHohOE.mjs} +2 -0
- package/dist/{unplugin-Cemsz8kP.cjs → unplugin-bKYETUU8.cjs} +2 -0
- 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 createWebpackPlugin } from "../unplugin-
|
|
1
|
+
import "../plugin-Cl1J-dKa.cjs";
|
|
2
|
+
import { t as createWebpackPlugin } from "../unplugin-Bo9KoKSB.cjs";
|
|
3
3
|
import "../index-D6CnpA_r.cjs";
|
|
4
4
|
export { createWebpackPlugin };
|
package/dist/helpers/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../plugin-
|
|
2
|
-
import { t as createWebpackPlugin } from "../unplugin-
|
|
1
|
+
import "../plugin-C5bG6Zu0.mjs";
|
|
2
|
+
import { t as createWebpackPlugin } from "../unplugin-Ct4wZxE5.mjs";
|
|
3
3
|
import "../index-DL0uimUT.mjs";
|
|
4
4
|
export { createWebpackPlugin };
|
package/dist/helpers/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../plugin-
|
|
2
|
-
import { t as createWebpackPlugin } from "../unplugin-
|
|
1
|
+
import "../plugin-Cl1J-dKa.cjs";
|
|
2
|
+
import { t as createWebpackPlugin } from "../unplugin-Bo9KoKSB.cjs";
|
|
3
3
|
export { createWebpackPlugin };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../plugin-
|
|
2
|
-
import { t as createWebpackPlugin } from "../unplugin-
|
|
1
|
+
import "../plugin-C5bG6Zu0.mjs";
|
|
2
|
+
import { t as createWebpackPlugin } from "../unplugin-Ct4wZxE5.mjs";
|
|
3
3
|
export { createWebpackPlugin };
|
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-bKYETUU8.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 __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, s as Plugin, t as WebpackPluginContext } from "./plugin-
|
|
2
|
-
import { t as createWebpackPlugin } from "./unplugin-
|
|
1
|
+
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, s as Plugin, t as WebpackPluginContext } from "./plugin-Cl1J-dKa.cjs";
|
|
2
|
+
import { t as createWebpackPlugin } from "./unplugin-Bo9KoKSB.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 __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, s as Plugin, t as WebpackPluginContext } from "./plugin-
|
|
2
|
-
import { t as createWebpackPlugin } from "./unplugin-
|
|
1
|
+
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, s as Plugin, t as WebpackPluginContext } from "./plugin-C5bG6Zu0.mjs";
|
|
2
|
+
import { t as createWebpackPlugin } from "./unplugin-Ct4wZxE5.mjs";
|
|
3
3
|
import "./index-DL0uimUT.mjs";
|
|
4
4
|
import "./index-9iG2qHLe.mjs";
|
|
5
5
|
|
package/dist/index.mjs
CHANGED
|
@@ -6,6 +6,7 @@ import { ResolveOptions } from "@stryke/fs/resolve";
|
|
|
6
6
|
import "@babel/helper-plugin-utils";
|
|
7
7
|
import ts from "typescript";
|
|
8
8
|
import { Project } from "ts-morph";
|
|
9
|
+
import "c12";
|
|
9
10
|
import { EnvPaths } from "@stryke/env/get-env-paths";
|
|
10
11
|
import { FetchRequestOptions } from "@stryke/http/fetch";
|
|
11
12
|
import { ParseResult, ParserOptions } from "oxc-parser";
|
|
@@ -681,7 +682,7 @@ type OutputResolvedConfig = Required<Omit<OutputConfig, "assets" | "storage"> &
|
|
|
681
682
|
/**
|
|
682
683
|
* The resolved options for the Powerlines project configuration.
|
|
683
684
|
*/
|
|
684
|
-
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">> & {
|
|
685
686
|
/**
|
|
686
687
|
* The configuration options that were provided inline to the Powerlines CLI.
|
|
687
688
|
*/
|
|
@@ -1240,6 +1241,13 @@ interface CommonUserConfig extends BaseConfig {
|
|
|
1240
1241
|
* If this option is not provided, the build process will try to use the \`description\` value from the `\package.json\` file.
|
|
1241
1242
|
*/
|
|
1242
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;
|
|
1243
1251
|
/**
|
|
1244
1252
|
* The date to use for compatibility checks
|
|
1245
1253
|
*
|
|
@@ -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
|
*
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-
|
|
1
|
+
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-Cl1J-dKa.cjs";
|
|
2
2
|
import "../index-D4ELpJXS.cjs";
|
|
3
3
|
export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig };
|
package/dist/types/index.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-
|
|
1
|
+
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-C5bG6Zu0.mjs";
|
|
2
2
|
import "../index-9iG2qHLe.mjs";
|
|
3
3
|
export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig };
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-
|
|
1
|
+
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-Cl1J-dKa.cjs";
|
|
2
2
|
export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig };
|
package/dist/types/plugin.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-
|
|
1
|
+
import { a as __ΩWebpackPluginOptions, i as __ΩWebpackPluginContext, n as WebpackPluginOptions, o as __ΩWebpackPluginResolvedConfig, r as WebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-C5bG6Zu0.mjs";
|
|
2
2
|
export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig };
|
|
@@ -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);
|
|
@@ -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);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-webpack",
|
|
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": {
|
|
@@ -151,14 +151,14 @@
|
|
|
151
151
|
"@stryke/types": "^0.10.29",
|
|
152
152
|
"defu": "^6.1.4",
|
|
153
153
|
"jiti": "^2.6.1",
|
|
154
|
-
"powerlines": "^0.36.
|
|
154
|
+
"powerlines": "^0.36.27",
|
|
155
155
|
"webpack": "^5.104.1"
|
|
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
|
}
|