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

can linner support source map feature? #49

Open
romeo1978 opened this issue Jun 13, 2016 · 2 comments
Open

can linner support source map feature? #49

romeo1978 opened this issue Jun 13, 2016 · 2 comments

Comments

@romeo1978
Copy link

if not, how debug the coffee source code in chrome? thanks!

@SaitoWu
Copy link
Owner

SaitoWu commented Jun 14, 2016

We just debug coffee by transformed code, and add debugger into code, debug it in chrome.

CoffeeScript is a almost line by line compiler, its easily to read and rethink it in compiled CoffeeScript code.

And we can support the sourcemap feature, but not now.

🍻 🍻 🍻

@romeo1978
Copy link
Author

Thanks! it is better to support source map, expect!

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