Fraser Xu

Results 28 comments of Fraser Xu

I just had a build locally and get the following result: ``` ➜ bowser git:(master) ✗ npm run build > [email protected] build /Users/fraserxu/projects/bowser > webpack --config webpack.config.js Hash: b7d0ad10519da335d568 Version:...

Hi @wavded , is there anyway that I could pipe the test result to another test reporter? I need something like `babel-tape-runner my-test.js | snazzy`, currently I could not find...

Yes, sorry about my previous comment. I made some mistakes about the reporter, it works great for me now and thanks for the module!

If you say so, why not have another one named `angular-lodash`. The name would be confusing if you let people choose which library to use, no?

@sentenza You can only try install it directly without adding the version.

Hi @aharris88 I think you may have a look at this: [Phonegap-Plugins-ParsePushNotifications](https://github.com/asiFarran/Phonegap-Plugins-ParsePushNotifications) . It has a `onTrigger` event([this line](https://github.com/asiFarran/Phonegap-Plugins-ParsePushNotifications/blob/master/www/parsePushNotifications.js#L35)) in the code so you can listen on it, and then...

404 is not catch here and it's not an error, you can check the `res` object and see the http status code, and then you can do whatever you want...

@qzapaia I'm wondering this too. Though I have some issue with this approach. The `onload` hook seems only get triggered when refreshing the page. But if it was triggered by...

Hi @yoshuawuyts thanks for the response. I think I've tried all the solutions here. The issue with using `onload` is that is called **and only** called once for the initial...

what @burningTyger said to pass it in the url ^