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

sourcemapping not showing the original files in separate folders #188

Open
jintoppy opened this issue Sep 16, 2015 · 1 comment
Open

sourcemapping not showing the original files in separate folders #188

jintoppy opened this issue Sep 16, 2015 · 1 comment

Comments

@jintoppy
Copy link

Lets say I am writing coffeescript in multiple files and finally concatinating to a single file. And I have enabled source map for it.

What I am expecting is on browser, I will see the original coffee files as in the way it was originally, in different folders. But, only one concatenated coffee file is available. Is there a way to enable to show the source map to show the original files in different folders

@shama
Copy link
Member

shama commented Feb 15, 2016

@jintoppy Does #183 fix your issue?

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