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

add support for sourceURL #146

Closed
wants to merge 1 commit into from
Closed

add support for sourceURL #146

wants to merge 1 commit into from

Conversation

Leonidaz
Copy link

@Leonidaz Leonidaz commented Mar 6, 2015

allows debugging dynamically generated code: firefox and chrome
see for more info: https://developer.chrome.com/devtools/docs/javascript-debugging#breakpoints-dynamic-javascript

allows debugging dynamically generated code: firefox and chrome
see for more info:  https://developer.chrome.com/devtools/docs/javascript-debugging#breakpoints-dynamic-javascript
@epoberezkin
Copy link
Collaborator

epoberezkin commented Oct 30, 2016

@Leonidaz The hash is no longer there. Can you please point to the problem it solves?

I didn't have any problem debugging code generated with doT, you can always add ``{{ debugger; }}` in the template. Also you can step in. Is it still needed?

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

Successfully merging this pull request may close these issues.

2 participants