mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-14 16:56:06 -05:00
Ugh.
This commit is contained in:
committed by
GitHub
parent
4c86404b41
commit
312ce16e0f
@@ -271,7 +271,7 @@ namespace ts {
|
||||
sourceRoot,
|
||||
sources,
|
||||
names,
|
||||
mappings: mappings.join(),
|
||||
mappings: mappings.join(""),
|
||||
sourcesContent,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user