package:build_runner v2.7.1
·
83 commits
to master
since this release
- Bug fix: with
build_runner serve, special handling of paths containing
/packages/was hiding actual folders calledpackages. Serve the actual
folders first, before trying the package lookup. - Remove undocumented / unused features:
lib/build_script_generate.dart,
bin/graph_inspector.dart,build_runner doctorand
build_runner generate-build-scriptcommands. - Remove deps on
pubspec_parseandtiming. - Use
build3.1.0.