blob: 9151b571a52fa6e1f6eb5bc8698e76d1478bdb3e [file] [log] [blame]
name: reload_test
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
description: >
Small framework for testing hot reload and hot restart across Dart backends.
environment:
sdk: ^3.6.0
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
dev_compiler: any
frontend_server: any
vm_service: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
lints: any
test: any