Add ESM Modules to Project
Closed this issue ยท 4 comments
jogibear9988 commented
At the moment you only have UMD and CJS Modules added, wich can nor be used directly in browser. I need a CSS Parser for my designer: https://node-projects.github.io/web-component-designer-demo/index.html wich I can use directly from browser
holblin commented
Thanks for the issue and the PR!
I will check that this week and probably merge it also during the week ๐
jogibear9988 commented
would be great.
I already created a Pull for the designer wich uses it: node-projects/web-component-designer#268
But it needs the ESM Version (cause we do not use any package system)
jogibear9988 commented
@holblin any news to this?
holblin commented
Hi ๐
I fixed some of the issues with your PR and published a new version. You should be able to use it from npm in few minutes ๐