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.
WatchPlugin
1 parent 9d6a758 commit 4ccb2d6Copy full SHA for 4ccb2d6
src/plugins.ts
@@ -2,3 +2,4 @@ export { ExternalPlugin } from './features/external.ts'
2
export { ShebangPlugin } from './features/shebang.ts'
3
export { ReportPlugin } from './features/report.ts'
4
export { NodeProtocolPlugin } from './features/node-protocol.ts'
5
+export { WatchPlugin } from './features/watch.ts'
0 commit comments