Skip to content

Commit 9c6dffe

Browse files
authored
feat: add CheckSyntaxRspackPlugin export (#25)
1 parent aed3ad9 commit 9c6dffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ export function pluginCheckSyntax(
3737
}
3838

3939
export { CheckSyntax } from './checkSyntax.js';
40+
export { CheckSyntaxRspackPlugin } from './CheckSyntaxPlugin.js';

0 commit comments

Comments
 (0)