Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
georgegtx opened this issue Jul 25, 2017 · 0 comments
Open

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

georgegtx opened this issue Jul 25, 2017 · 0 comments

Comments

@georgegtx
Copy link

georgegtx commented Jul 25, 2017

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants