Skip to content

Should the emp sdk and core js files be ported to es5 modules? #346

@georgegtx

Description

@georgegtx

I had a try to port the EMP to es5 modules and mostly did it, except for some parts of the cmapi where the dependencies were all over the place, but i think it can be done.
This will allow for bundlers to perform tree-shaking and drop unused code.
it will also eliminate the need for manifest files as the resolution will happen declaratively.
What do you think?

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