Skip to content

Commit 4ccb2d6

Browse files
committed
feat: export WatchPlugin
1 parent 9d6a758 commit 4ccb2d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ export { ExternalPlugin } from './features/external.ts'
22
export { ShebangPlugin } from './features/shebang.ts'
33
export { ReportPlugin } from './features/report.ts'
44
export { NodeProtocolPlugin } from './features/node-protocol.ts'
5+
export { WatchPlugin } from './features/watch.ts'

0 commit comments

Comments
 (0)