blob: 0240300a92a945b38981641753520a315ea0e964 [file] [log] [blame]
name: _webdev_smoke
description: A test fixture for webdev testing.
# The versions in this pubspec should match the requirements
# defined by webdev. That is the SDK constraint should be the
# same as defined by webdev/pubspec.yaml and the build_runner
# and build_web_compilers constraint should match those defined
# in pubspec.dart.
environment:
sdk: '>=2.17.0 <3.0.0'
dev_dependencies:
build_runner: ^2.1.11
build_web_compilers: ^3.2.3