This order is significant:
```ts
"../compiler/diagnosticInformationMap.generated.ts",
"../compiler/commandLineParser.ts",
```
Also not having these extra files referenced caused https://github.com/TypeStrong/atom-typescript/issues/304
Really wish we moved to external modules.