google / google/closure-compiler

Whitespace only mode breaks ES6 modules

Open
#1,779 2 comments 1 reaction 0 assignees View on GitHub
ES6 Modules
Dominant language
JavaScript
Stars
7.7k
Forks
1.2k
Avg merge
2d 12h
Merged PRs (30d)
6

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.