dart-archive / polymer-dart

Polymer support for Dart
https://pub.dartlang.org/packages/polymer
BSD 3-Clause "New" or "Revised" License
181 stars 33 forks source link

throw on invalid transformer options #675

Closed jakemac53 closed 8 years ago

jakemac53 commented 8 years ago

Closes https://github.com/dart-lang/polymer-dart/issues/42

We don't have a lot of options at this point other than throwing, but I think that is probably ok. Let me know if you disagree ;).

sigmundch commented 8 years ago

lgtm