This commit is contained in:
Daniel Rosenwasser
2021-04-23 01:39:55 +00:00
committed by GitHub
parent 4c86404b41
commit 312ce16e0f

View File

@@ -271,7 +271,7 @@ namespace ts {
sourceRoot,
sources,
names,
mappings: mappings.join(),
mappings: mappings.join(""),
sourcesContent,
};
}