Milos Bejda

Results 11 comments of Milos Bejda

**Here is an example from my code :** adwords user object ```javascript const obj = { userAgent:'test', developerToken: developerToken, client_id: googleClientId, client_secret: googleClientSecret, access_token: authObject.access_token, refresh_token: authObject.refresh_token, debug: false };...

I had simply commented out the Karma from the grunt file build. Karma should be PRE or POST part of the build process and not part of the build process....

Great idea. I will look into it.

Can you provide some info on what minor changes need to be done?

It looks great!

We forked the vinapple and and we think we fixed it. In the vineapple.js we removed line 121 and it worked fine.

https://gist.github.com/mbejda/8043214 Notice the strange integers appearing outside the quotes. Line 18, Line 25, ...exc

@paolo-chiabrera :+1: