generate task depends on wtype.go

This commit is contained in:
Evan Simkowitz 2024-08-22 10:43:45 -07:00
parent d5140129cd
commit d8f4292a38
No known key found for this signature in database

View File

@ -167,6 +167,7 @@ tasks:
- "cmd/generate/*.go"
- "cmd/generatewshclient/*.go"
- "pkg/service/**/*.go"
- "pkg/waveobj/wtype.go"
- "pkg/wconfig/**/*.go"
- "pkg/wstore/*.go"
- "pkg/wshrpc/**/*.go"