Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

ES6-only sfx optimization #199

@guybedford

Description

@guybedford

When creating an sfx bundle where every module in the tree is ES6, we can then take advantage of deep static optimizations.

The way to do this would be to call directly to a compiler like https://github.com/rollup/rollup in this optimization case.

@Rich-Harris as discussed before this would be very useful to allow users to actually author and distribute standalone ES6 projects through jspm - if you have any implementation tips or advice please do share here.

/cc @amcdnl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions