Open
Description
This is a bit like #611
It is concatenating the modules without any module scoping/loading system, and leaving the import / export statements as-is.
This means you can't debug whitespace only mode in Chrome and must wait for a longer compilation.