From 6450d783e8c8db521977863b86bf3bc3ba0e38f9 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期三, 22 七月 2026 16:26:04 +0800
Subject: [PATCH] 维护
---
node_modules/webpack/lib/schemes/DataUriPlugin.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/node_modules/webpack/lib/schemes/DataUriPlugin.js b/node_modules/webpack/lib/schemes/DataUriPlugin.js
index 8bfd701..f19b46a 100644
--- a/node_modules/webpack/lib/schemes/DataUriPlugin.js
+++ b/node_modules/webpack/lib/schemes/DataUriPlugin.js
@@ -14,7 +14,7 @@
class DataUriPlugin {
/**
- * Apply the plugin
+ * Applies the plugin by registering its hooks on the compiler.
* @param {Compiler} compiler the compiler instance
* @returns {void}
*/
--
Gitblit v1.9.3