Stefan Penner

Results 324 comments of Stefan Penner

@villander yes please

No the motivation is to enable sass plugins and ecosystem to have async

@erwin16 i suspect something i modifying the file, breaking the SRI constraint.

@kratiahuja I think we want to revisit this, as the existing ember-cli-addon tests are a tad on the slow side right?

actually, i think this is just a bug in recast as babel handles this fine:http://babeljs.io/repl/#?experimental=true&playground=false&evaluate=true&loose=true&spec=true&code=var%20keys%20%3D%20%5B'a'%2C%20'b'%2C%20'c'%5D%3B%0A%0Avar%20a%20%3D%20%7B%0A%20%20b%3A%20Ember.computed(...Keys%2C%20function()%20%7B%0A%20%20%20%20%0A%20%20%7D)%0A%7D I wonder if ember-watson would be better served by using the proposed transform API that...

@sebmck has informed me, that babel isn't as good as recast when it comes to preserving input style