Skip to content

Whitespace only mode breaks ES6 modules #1779

Open
@supersteves

Description

@supersteves

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions