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

Optionally return the SourceMapGenerator directly #47

Merged
merged 1 commit into from
Aug 5, 2014
Merged

Conversation

conradz
Copy link
Contributor

@conradz conradz commented Aug 4, 2014

Returns the SourceMapGenerator object without serializing to JSON when sourcemap: 'generator' is specified. Closes #41.

@conradz conradz mentioned this pull request Aug 4, 2014
8 tasks
conradz added a commit that referenced this pull request Aug 5, 2014
Optionally return the SourceMapGenerator directly
@conradz conradz merged commit ab06292 into master Aug 5, 2014
@conradz conradz deleted the map-generator branch August 5, 2014 12:37
Returns the SourceMapGenerator object without serializing to JSON when
`sourcemap: 'generator'` is specified. Closes #41.
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.

Option to return full source map object instead of toJSON() version
1 participant