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

CoffeeScript: Source Map path points to *.map and not *.js.map #387

Closed
madskristensen opened this issue Dec 31, 2013 · 1 comment
Closed
Labels

Comments

@madskristensen
Copy link
Owner

In the compiled .js file, the path is set to this:

/*
//@ sourceMappingURL=test.map
*/

However, the physical .map file on disk is called test.js.map

am11 added a commit to am11/WebEssentials2013 that referenced this issue Jan 1, 2014
am11 added a commit to am11/WebEssentials2013 that referenced this issue Jan 1, 2014
Source Map path points to *.map and not *.js.map.
am11 added a commit to am11/WebEssentials2013 that referenced this issue Jan 1, 2014
Source Map path points to *.map and not *.js.map.
am11 added a commit to am11/WebEssentials2013 that referenced this issue Jan 1, 2014
Source Map path points to *.map and not *.js.map.
madskristensen added a commit that referenced this issue Jan 1, 2014
@mohd-akram
Copy link

This doesn't seem to be fixed.

On a side note, not sure why the method is called "UpdateLessSourceMapUrls" in MarginBase.cs.

SLaks added a commit to SLaks/WebEssentials2013 that referenced this issue Jan 13, 2014
About 1/4th done.
Also correct some usages & properties.
Fixes madskristensen#480, madskristensen#387
SLaks added a commit to SLaks/WebEssentials2013 that referenced this issue Jan 14, 2014
About 1/4th done.
Also correct some usages & properties.
Fixes madskristensen#480, madskristensen#387
SLaks added a commit to SLaks/WebEssentials2013 that referenced this issue Jan 21, 2014
About 1/4th done.
Also correct some usages & properties.
Fixes madskristensen#480, madskristensen#387
SLaks added a commit to SLaks/WebEssentials2013 that referenced this issue Jan 22, 2014
About 1/4th done.
Also correct some usages & properties.
Fixes madskristensen#480, madskristensen#387
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants