blob: 3a208b20455e7e3d143097aad9444d7f5915150e [file] [log] [blame]
# Build configuration used by HTML (non-CanvasKit) tests.
#
# See also `build.canvaskit.yaml`.
targets:
$default:
builders:
build_web_compilers|entrypoint:
options:
compiler: dart2js
dart2js_args:
- --no-minify
- --enable-asserts
generate_for:
include:
- test/**.dart
exclude:
- test/**vm_test.dart
- test/canvaskit/**.dart