Open jmesserly opened 8 years ago
Hi, I'm not sure if this is DDC related? The message says "Warning from Dart2JS" and the bazel build also seems to be using dart2js "WARNING: dart:mirrors support in dart2js is experimental"? Where is DDC being invoked?
I think this is probably a build/bazelify issue so moving to that repo
Angular2 (or anything with transformers/codegen) aren't supported yet in bazelify.
From @zoechi on October 31, 2016 20:55
pub build
outputThe
The class 'Color' overrides 'operator==', but not 'get hashCode'.
error is already fixed inangular2_components
in master AFAIK.Dart VM version: 1.21.0-edge.d62e41fcea8fee5aa69f0875eb4f151abfdcc74e (Mon Oct 31 09:15:30 2016) on "linux_x64"
Copied from original issue: dart-lang/sdk#27707