Merge 17f669be38 into b39043f3ab
This commit is contained in:
commit
c6a0096ce1
|
|
@ -189,7 +189,7 @@ function minify(files, options) {
|
|||
options.output.source_map = SourceMap({
|
||||
file: options.sourceMap.filename,
|
||||
orig: source_maps,
|
||||
root: options.sourceMap.root
|
||||
sourceRoot: options.sourceMap.root
|
||||
});
|
||||
if (options.sourceMap.includeSources) {
|
||||
if (files instanceof AST_Toplevel) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user