We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed3ad9 commit 9c6dffeCopy full SHA for 9c6dffe
src/index.ts
@@ -37,3 +37,4 @@ export function pluginCheckSyntax(
37
}
38
39
export { CheckSyntax } from './checkSyntax.js';
40
+export { CheckSyntaxRspackPlugin } from './CheckSyntaxPlugin.js';
0 commit comments