build icon indicating copy to clipboard operation
build copied to clipboard

[ Next breaking change ] Rip out unused hot restart bootstrap from `package:build_web_compilers`

Open grouma opened this issue 5 years ago • 0 comments

We migrated the bootstrap logic to package:dwds in a non-breaking fashion. The next breaking change should remove all of the unused cruft in: https://github.com/dart-lang/build/blob/master/build_web_compilers/lib/src/dev_compiler_bootstrap.dart

See https://github.com/dart-lang/webdev/pull/898 for details

grouma avatar Feb 13 '20 00:02 grouma