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

Fixed sourcemaps filename issue ('stdin') #407

Merged
merged 4 commits into from
Dec 2, 2015

Conversation

joevbruno
Copy link
Contributor

Fixed the issue where sourcemaps were not displaying the correct filename, but were instead displaying 'stdin'

Fixed the issue where sourcemaps were not displaying the correct filename, but were instead displaying 'stdin'
@Keats
Copy link
Collaborator

Keats commented Dec 2, 2015

Build error is only easy to fix linting issues, feel free to remove the commented code and l95

I changed var srcs to filteredSources to be more semantic and closer to the existing formatting. I moved the var declaration to the top level in an attempt to comply with the established coding standards.
@Keats
Copy link
Collaborator

Keats commented Dec 2, 2015

Thanks!
I don't have the rights for npm though so a new version will depend on @dlmanning or @xzyfer afaik

Keats added a commit that referenced this pull request Dec 2, 2015
Fixed sourcemaps filename issue ('stdin')
@Keats Keats merged commit bb90ad7 into dlmanning:master Dec 2, 2015
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

Successfully merging this pull request may close these issues.

2 participants