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 ea10c7e commit 6277e20Copy full SHA for 6277e20
Makefile
@@ -7,4 +7,4 @@ setup:
7
gomobile init
8
9
test:
10
- @cd lib/esbuildmobile && go test
+ @cd bridge && go test
bridge/tsgo_test.go
0 commit comments