Skip to content

[Packager] Refactor packager (separate preprocessor step) #1470

Description

@jtremback

Maybe I'm messing something up, but I have not been able to get the packager to work with es6 modules, or anything requiring the Babel runtime. From digging around in the packager a little more, I believe this has to do with the fact that it runs the transform on each file individually.

I am able to this stuff working by running Babel on my files myself before they reach the packager, but it seems messy to preprocess it twice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions