Jeremiah Long

Results 2 issues of Jeremiah Long

I've installed and configured the package correctly. Upon running "grunt replace" it just sits there. I ran "grunt replace -v" and it shows that it's just constantly running "replace" task...

Whenever I run `.pipe(dom(function () {...}` it outputs the entire source file to the console. Is there a way to prevent this console output? I have been trying to resolve...