platforms: [chrome, firefox] | |
# Node doesn't work because the version available in the current Ubuntu GitHub runners is too | |
# old to support WASM+GC, which would be required to run Dart tests. | |
#platforms: [chrome, firefox, node] | |
compilers: [dart2wasm] |