Just to let you know that there is an additional problem with redundant sourceMappingURLs that Typescript places directly in the output Javascript file.
The fix is an additional line of code. Please see the ts-loader issue for the solution:
TypeStrong/ts-loader#12