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 f626a2a commit 281d81cCopy full SHA for 281d81c
melos.yaml
@@ -41,7 +41,7 @@ scripts:
41
42
test:
43
description: Run tests in a specific package.
44
- run: dart test -p chrome,vm --compilers dart2js,dart2wasm
+ run: dart test -p chrome,vm --compiler dart2js,dart2wasm
45
exec:
46
concurrency: 1
47
packageFilters:
0 commit comments