When using rules_closure to compile a trivial js application that uses ES6 modules, compilation fails unless `moduleLoad` is suppressed. This can be seen in https://github.com/bazelbuild/rules_closure/pull/409