kellyselden / ember-awesome-macros

A collection of Ember computed macros
MIT License
205 stars 36 forks source link

use babel plugin to detect used macros, and rollup to filter the rest out #259

Open kellyselden opened 7 years ago

jfrux commented 5 years ago

Anybody doing any of this? Would actually probably be nice if we could some how distribute each macro individually like they started doing with lodash somehow?

Not sure how lodash is doing it though... :-/

I'm in a situation where I just want one of the macros because my app has to be super super lean for low-memory TV's.

jfrux commented 4 years ago

Getting to a point where I may have to just remove this and try to piece together just the macros I'd like in the app... its unfortunate. My app has to be ultra-slim at this point and I'm sad to see it go! It's very useful! Hehe