This is a bit like https://github.com/google/closure-compiler/issues/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.