@powerlines/plugin-webpack 0.5.594 → 0.5.595
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/{build-C7XtEv51.d.cts → build-CC0swxKx.d.cts} +1 -2
- package/dist/build-CC0swxKx.d.cts.map +1 -0
- package/dist/{build-C7XtEv51.d.mts → build-CC0swxKx.d.mts} +1 -2
- package/dist/build-CC0swxKx.d.mts.map +1 -0
- package/dist/index.d.cts +1 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.mts.map +1 -1
- package/dist/types/build.d.cts +1 -1
- package/dist/types/build.d.mts +1 -1
- package/dist/types/plugin.d.cts +1 -2
- package/dist/types/plugin.d.cts.map +1 -1
- package/dist/types/plugin.d.mts +1 -2
- package/dist/types/plugin.d.mts.map +1 -1
- package/package.json +6 -6
- package/dist/build-C7XtEv51.d.cts.map +0 -1
- package/dist/build-C7XtEv51.d.mts.map +0 -1
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Configuration } from "webpack";
|
|
2
|
-
|
|
3
2
|
//#region src/types/build.d.ts
|
|
4
3
|
type WebpackOptions = Omit<Configuration, "name" | "entry" | "entryPoints" | "tsconfig" | "tsconfigRaw" | "environments" | "output" | "platform" | "define" | "external">;
|
|
5
4
|
//#endregion
|
|
6
5
|
export { WebpackOptions as t };
|
|
7
|
-
//# sourceMappingURL=build-
|
|
6
|
+
//# sourceMappingURL=build-CC0swxKx.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-CC0swxKx.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;KAoBY,iBAAiB,KAC3B"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Configuration } from "webpack";
|
|
2
|
-
|
|
3
2
|
//#region src/types/build.d.ts
|
|
4
3
|
type WebpackOptions = Omit<Configuration, "name" | "entry" | "entryPoints" | "tsconfig" | "tsconfigRaw" | "environments" | "output" | "platform" | "define" | "external">;
|
|
5
4
|
//#endregion
|
|
6
5
|
export { WebpackOptions as t };
|
|
7
|
-
//# sourceMappingURL=build-
|
|
6
|
+
//# sourceMappingURL=build-CC0swxKx.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-CC0swxKx.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;KAoBY,iBAAiB,KAC3B"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig } from "./types/plugin.cjs";
|
|
2
|
+
import "./types/index.cjs";
|
|
2
3
|
import { Plugin } from "powerlines";
|
|
3
|
-
|
|
4
4
|
//#region src/index.d.ts
|
|
5
5
|
declare module "powerlines" {
|
|
6
6
|
interface Config {
|
package/dist/index.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;YAkCY
|
|
1
|
+
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;YAkCY;IACR,UAAU;;;;;;cAOD,SACX,iBAAiB,uBAAuB,sBAExC,UAAS,yBACR,OAAO"}
|
package/dist/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig } from "./types/plugin.mjs";
|
|
2
|
+
import "./types/index.mjs";
|
|
2
3
|
import { Plugin } from "powerlines";
|
|
3
|
-
|
|
4
4
|
//#region src/index.d.ts
|
|
5
5
|
declare module "powerlines" {
|
|
6
6
|
interface Config {
|
package/dist/index.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;YAkCY
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;YAkCY;IACR,UAAU;;;;;;cAOD,SACX,iBAAiB,uBAAuB,sBAExC,UAAS,yBACR,OAAO"}
|
package/dist/types/build.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as WebpackOptions } from "../build-
|
|
1
|
+
import { t as WebpackOptions } from "../build-CC0swxKx.cjs";
|
|
2
2
|
export { WebpackOptions };
|
package/dist/types/build.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as WebpackOptions } from "../build-
|
|
1
|
+
import { t as WebpackOptions } from "../build-CC0swxKx.mjs";
|
|
2
2
|
export { WebpackOptions };
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { t as WebpackOptions } from "../build-
|
|
1
|
+
import { t as WebpackOptions } from "../build-CC0swxKx.cjs";
|
|
2
2
|
import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
|
|
3
|
-
|
|
4
3
|
//#region src/types/plugin.d.ts
|
|
5
4
|
type WebpackPluginOptions = Partial<WebpackOptions>;
|
|
6
5
|
interface WebpackPluginUserConfig extends UserConfig {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;KAqBY,uBAAuB,QAAQ;UAE1B,gCAAgC;EAC/C,UAAU;;UAGK,oCAAoC;EACnD,SAAS;;KAGC,qBACV,wBAAwB,8BACtB,+BACA,cAAc"}
|
package/dist/types/plugin.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { t as WebpackOptions } from "../build-
|
|
1
|
+
import { t as WebpackOptions } from "../build-CC0swxKx.mjs";
|
|
2
2
|
import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
|
|
3
|
-
|
|
4
3
|
//#region src/types/plugin.d.ts
|
|
5
4
|
type WebpackPluginOptions = Partial<WebpackOptions>;
|
|
6
5
|
interface WebpackPluginUserConfig extends UserConfig {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;KAqBY,uBAAuB,QAAQ;UAE1B,gCAAgC;EAC/C,UAAU;;UAGK,oCAAoC;EACnD,SAAS;;KAGC,qBACV,wBAAwB,8BACtB,+BACA,cAAc"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-webpack",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.595",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing a Powerlines plugin to build projects using Webpack.",
|
|
6
6
|
"keywords": ["webpack", "powerlines", "storm-software", "powerlines-plugin"],
|
|
@@ -73,17 +73,17 @@
|
|
|
73
73
|
"typings": "dist/index.d.mts",
|
|
74
74
|
"files": ["dist"],
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@powerlines/core": "0.48.
|
|
77
|
-
"@powerlines/unplugin": "0.0.
|
|
76
|
+
"@powerlines/core": "0.48.64",
|
|
77
|
+
"@powerlines/unplugin": "0.0.112",
|
|
78
78
|
"@stryke/helpers": "^0.10.35",
|
|
79
79
|
"@stryke/path": "^0.29.22",
|
|
80
80
|
"defu": "^6.1.7",
|
|
81
|
-
"powerlines": "0.47.
|
|
81
|
+
"powerlines": "0.47.143",
|
|
82
82
|
"unplugin": "^3.3.0"
|
|
83
83
|
},
|
|
84
|
-
"devDependencies": { "@types/node": "^25.9.
|
|
84
|
+
"devDependencies": { "@types/node": "^25.9.5", "webpack": "^5.108.4" },
|
|
85
85
|
"peerDependencies": { "webpack": ">=5.101.0" },
|
|
86
86
|
"peerDependenciesMeta": { "webpack": { "optional": false } },
|
|
87
87
|
"publishConfig": { "access": "public" },
|
|
88
|
-
"gitHead": "
|
|
88
|
+
"gitHead": "cea2b02d3fb6556ff2e53576b6a17787b4e28d67"
|
|
89
89
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"build-C7XtEv51.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,cAAA,GAAiB,IAAI,CAC/B,aAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"build-C7XtEv51.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,cAAA,GAAiB,IAAI,CAC/B,aAAA"}
|