mike-north/ember-cli-materialize

Remove ember-new-computed

Gorzas opened this issue · 2 comments

Is it possible to remove ember-new-computed? It's a library to maintain compatibility with early versions of EmberJS and I think that we can migrate the library to avoid needing it. As it's needed, every time I compile the code it shows a warning about ember-cli-babel deprecation. What do you think?

I'll take a look to the code and try to check what it's needed to do to remove it.

sounds like this would be a good improvement, and it should be relatively easy to implement

I think we can close this as I've seen that @kcahir has done it. Thanks! 😄