The issue has been closed
New build tool prefer esm module only. And this lib cannot be used in new build tools eg. vite. It's usefull to publish esm version and move forward.

Not going to happen until it becomes the standard, sorry. I don't cater to individual build tools.
posted by Qix- over 4 years ago
ESM is the standard and well supported now. Is there any interest in providing this as an ES module? It can probably be done as a build step so you can continue offering both. Happy to help here if you're open to it.
If not, would you mind if I forked the project to provide it as one?
It's becoming increasingly common to serve up modules via CDN and, at the moment, I have to bundle color
with Shoelace because services such as jsDelivr don't convert CJS => ESM.
posted by claviska over 3 years ago
Yes, I'm aware. Thank you. I will switch it to ESM in the next version.
posted by Qix- over 3 years ago
Awesome. If you need any help with this effort, let me know!
posted by claviska over 3 years ago
Then maybe reopen the ticket for the moment ?
Correct me if I'm wrong, but you haven't released an esm yet ?
posted by JeanMeche over 2 years ago
@Qix- is this still planned for release? Would it be prudent to re-open this issue, now that you've agreed to take the request?
posted by michaelfaith about 2 years ago