workmanw / ember-diff-attrs

An ember-addon that provides a dry way to track component attribute changes using lifecycle hooks.
MIT License
27 stars 6 forks source link

Doesn't work without ember-weakmap installed separately #1

Closed Gaurav0 closed 7 years ago

Gaurav0 commented 7 years ago

Please move ember-weakmap to dependencies if it is required by the host app.

workmanw commented 7 years ago

@Gaurav0 Yikes. Good catch.