Skip to content

sourcemaps support#49

Merged
wiledal merged 1 commit into
wiledal:masterfrom
vetruvet:sourcemaps
Nov 26, 2015
Merged

sourcemaps support#49
wiledal merged 1 commit into
wiledal:masterfrom
vetruvet:sourcemaps

Conversation

@vetruvet
Copy link
Copy Markdown
Contributor

Add gulp-sourcemaps support (#9).

Also added a new unit test to test sourcemap integration.

If using with uglify, there is some issue with their sourcemaps implementation that causes incorrect merging of sourcemaps (see later discussion here: terinjokes/gulp-uglify#56).

Without uglify though, the sourcemaps work correctly whether inline (with content) or written to a .map file (with relative paths). Breakpoints work as expected as well.

Revert to @wiledal's replace method to avoid RangeError
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