Comparing version 2.1.1 to 2.1.2
import { parse } from "./context-CyqyI0ug.js"; | ||
import { normalizeAbsolutePath, transformUse } from "./webpack-like-D2Xnrc0I.js"; | ||
import { createBuildContext, normalizeMessage } from "./context-BIfGOl2h.js"; | ||
import { createBuildContext$1 as createBuildContext, normalizeMessage$1 as normalizeMessage } from "./context-B_3zWGEx.js"; | ||
import { FakeVirtualModulesPlugin, decodeVirtualModuleId, encodeVirtualModuleId, isVirtualModuleId } from "./utils-B98x5nrp.js"; | ||
import { contextOptionsFromCompilation, createBuildContext$1, normalizeMessage$1 } from "./context-Cvtxr8zI.js"; | ||
import { contextOptionsFromCompilation, createBuildContext as createBuildContext$1, normalizeMessage as normalizeMessage$1 } from "./context-DvA_cJ4P.js"; | ||
import fs, { existsSync, default as fs$1, default as fs$2, default as fs$3 } from "node:fs"; | ||
@@ -1019,3 +1019,3 @@ import path, { extname, resolve, default as path$1, default as path$2, default as path$3, default as path$4 } from "node:path"; | ||
} | ||
}); | ||
}, build$1); | ||
if (loader.onLoadCb || loader.onTransformCb) loaders.push(loader); | ||
@@ -1061,4 +1061,3 @@ } | ||
return (plugin) => { | ||
return (rawBuild) => { | ||
const build$1 = rawBuild; | ||
return (build$1, rawBuild) => { | ||
const context = createBuildContext$2(build$1); | ||
@@ -1065,0 +1064,0 @@ const { onStart, onEnd, onResolve, onLoad, onTransform, initialOptions } = build$1; |
import "../../context-CyqyI0ug.js"; | ||
import { normalizeAbsolutePath } from "../../webpack-like-D2Xnrc0I.js"; | ||
import { createBuildContext, createContext } from "../../context-BIfGOl2h.js"; | ||
import { createBuildContext$1 as createBuildContext, createContext$1 as createContext } from "../../context-B_3zWGEx.js"; | ||
import { decodeVirtualModuleId, isVirtualModuleId } from "../../utils-B98x5nrp.js"; | ||
@@ -5,0 +5,0 @@ |
import "../../context-CyqyI0ug.js"; | ||
import { createBuildContext, createContext } from "../../context-BIfGOl2h.js"; | ||
import { createBuildContext$1 as createBuildContext, createContext$1 as createContext } from "../../context-B_3zWGEx.js"; | ||
@@ -4,0 +4,0 @@ //#region src/rspack/loaders/transform.ts |
import "../../context-CyqyI0ug.js"; | ||
import { normalizeAbsolutePath } from "../../webpack-like-D2Xnrc0I.js"; | ||
import { createBuildContext$1 as createBuildContext, createContext$1 as createContext } from "../../context-Cvtxr8zI.js"; | ||
import { createBuildContext, createContext } from "../../context-DvA_cJ4P.js"; | ||
@@ -5,0 +5,0 @@ //#region src/webpack/loaders/load.ts |
import "../../context-CyqyI0ug.js"; | ||
import { createBuildContext$1 as createBuildContext, createContext$1 as createContext } from "../../context-Cvtxr8zI.js"; | ||
import { createBuildContext, createContext } from "../../context-DvA_cJ4P.js"; | ||
@@ -4,0 +4,0 @@ //#region src/webpack/loaders/transform.ts |
{ | ||
"name": "unplugin", | ||
"type": "module", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"packageManager": "pnpm@9.15.1", | ||
@@ -6,0 +6,0 @@ "description": "Unified plugin system for build tools", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
166023
5
4370