Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable debugging #1196

Closed
SzaboMate90 opened this issue Mar 10, 2016 · 1 comment
Closed

Enable debugging #1196

SzaboMate90 opened this issue Mar 10, 2016 · 1 comment

Comments

@SzaboMate90
Copy link

Hello guys!
I have a really big problem with debugging since I'm using handlebars, because it has a module: printer.js(PrintVisitor) that devours every outgoing console information, that I must see in my console for the appropriate debugging. Here is a screen-shot about what I'm talking about:
printer
Is there any way to disable that printer.js, and let every information show that come from my website?

@kpdecker
Copy link
Collaborator

Your source maps are incorrectly generated. Turn those off in the browser and it will point you to the actual location of the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants