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 12fa501 commit 3c8233bCopy full SHA for 3c8233b
1 file changed
Taskfile.yml
@@ -166,6 +166,7 @@ tasks:
166
- "cmd/server/*.go"
167
- "pkg/**/*.go"
168
- "pkg/**/*.json"
169
+ - tsunami/**/*.go
170
generates:
171
- dist/bin/wavesrv.*
172
@@ -194,6 +195,7 @@ tasks:
194
195
196
197
198
+ - "tsunami/**/*.go"
199
200
201
0 commit comments