mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
8 lines
243 B
YAML
8 lines
243 B
YAML
# See https://github.com/dart-lang/build/tree/master/build_web_compilers#configuration
|
|
targets:
|
|
$default:
|
|
builders:
|
|
build_web_compilers|entrypoint:
|
|
# Avoid building the test directory.
|
|
generate_for: ['web/**.dart']
|