mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
3e55f64c4f
* [web] Update build_web_compilers to 2.7.1 This was causing problems with the dart compiler location for web. The compiler seems to be present in out/host_debug_unopt/dart-sdk/lib/dev_compiler/kernel/amd/dart_sdk.js as opposed to out/host_debug_unopt/dart-sdk/lib/dev_compiler/amd/dart_sdk.js * also update build_runner