Rahul Dole

Results 2 issues of Rahul Dole

My grunt tasks are sequenced such that grunt uglify runs first and copies the uglified files in a newly created directory and then filerev task runs on this new directory....

I am using this library to use the `html.window.open()` method in my code, but I'm not able to mock it for my tests. I have imported the lib like this...