-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
Hi @jfarcand,
Currently, the codebase supports AMD, commonjs and global (the UMD pattern).
But, there is not support for ES Modules, so my question is: is there a plan to support it?
There are a lot of benefits by using ES Modules, such as tree shaking for example.
I think that adding support for ES Modules need some changes, at least:
- Do not rely on java yui compressor, since it does not support ES Modules.
- Distribute both UMD package and ES packages.
If that is something that can interest you, I think I can start working on it.
What do you think?
thw0rted, platosha and Artur-
Metadata
Metadata
Assignees
Labels
No labels