This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/dist/index.d.mts b/dist/index.d.mts | |
index 524216f7a6d07c6fb1000cbfaf864087c18c07d6..5f0c400b14c4d53032071963cf1844a2c77b8a1b 100644 | |
--- a/dist/index.d.mts | |
+++ b/dist/index.d.mts | |
@@ -116,6 +116,11 @@ declare module 'webpack' { | |
$unpluginContext: Record<string, ResolvedUnpluginOptions>; | |
} | |
} | |
+declare module '@rspack/core' { | |
+ interface Compiler { |