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

Source Mapping in Chrome #60

Closed
JohnBueno opened this issue Jun 26, 2013 · 9 comments
Closed

Source Mapping in Chrome #60

JohnBueno opened this issue Jun 26, 2013 · 9 comments

Comments

@JohnBueno
Copy link

Has anyone come up with a solution for source mapping in google chrome for the purpose of debugging. I have found quite a few articles showing how to do this in sass and various other less processors but not in grunt-contrib-less. Below is one such article.

http://robdodson.me/blog/2012/12/28/debug-less-with-chrome-developer-tools/

@facultymatt
Copy link

+1 Following

@luakri
Copy link

luakri commented Jul 9, 2013

+1

@lukeapage
Copy link
Member

I am nearly done with this in less core for 1.5.0

less/less.js#1050

@danielchatfield
Copy link

I've started some source map integration: https://github.com/pull-requests/grunt-contrib-less/tree/source-maps

@ghost
Copy link

ghost commented Sep 24, 2013

+1. Looking forward to this.

@EloB
Copy link

EloB commented Sep 27, 2013

Here is a working source maps integration with one test. https://github.com/EloB/grunt-contrib-less/tree/source-maps

@shama shama closed this as completed in 7028d8c Oct 23, 2013
@chrisgladd
Copy link

I believe this only added the option for an inline source map. It would be great if we could have the option to save the source map as a separate file as well.

@leedorian
Copy link

Wrong line number in imported less files.
less/less.js#1715

@leedorian
Copy link

This is my example code.
http://lipeng.name/less/html/test.html

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

8 participants