I expected it can handle both multi-file project and single-file project, (tsc will not emit the "define" when there are only one source)
Or just rollback to use tsc when detect there only one source.
Use Case: Project Template, started from only one source file.