Dave Jeffery

Results 100 comments of Dave Jeffery

> if you are using source maps in production, wat. This is actually pretty common and not an anti-pattern in my opinion. Stuff still needs to be debugged in production...

Yup, no problem. Currently I'm using a wrapper around accord that does a few things like normalizing paths and deleting sourcesContent. Would probably make sense to push them back upstream...

It's on my todo list but it will probably be August before I get around to it. :-) @jescalan Where's the best place to drop you an email?

Thanks! I'll drop you an email over the weekend.

Hey @jescalan, apologies for going off-topic, did you get my email?

No problem. Thanks for taking a look, looking forward to hearing your thoughts :-)

> Is angular-classy simply an extension of your preferences in structuring a Controller, or is there more to it than I realise? Personally I find it helps me write really...

I hate to do a +1 type comment but this is potentially a huge vulnerability and negates the reason for signing code in the first place. It seems like it's...

@mika76 I haven't got it working with the `shamefully-hoist` option. Do you have more detail?