Closed dam0vm3nt closed 8 years ago
Can you also update the pubspec/changelog (0.2.2)
done.
lgtm
published as well
Tnx!
Il giorno mar 8 mar 2016 alle ore 16:04 Jacob MacDonald < notifications@github.com> ha scritto:
Merged #44 https://github.com/dart-lang/custom-element-apigen/pull/44.
— Reply to this email directly or view it on GitHub https://github.com/dart-lang/custom-element-apigen/pull/44#event-581835004 .
Added an handfull option to add extra imports when generationg classes.
This is usefull for example when we need to load a mixin file but the generated import is wrong so we need to omit it and replace with the right one (I had this problem with
iron-resizable-behavior
).