Skip to content
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

Add ESM Modules to Project #89

Closed
jogibear9988 opened this issue Jan 14, 2023 · 4 comments
Closed

Add ESM Modules to Project #89

jogibear9988 opened this issue Jan 14, 2023 · 4 comments

Comments

@jogibear9988
Copy link

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

@jogibear9988 jogibear9988 mentioned this issue Jan 14, 2023
10 tasks
@holblin
Copy link

holblin commented Jan 16, 2023

Thanks for the issue and the PR!
I will check that this week and probably merge it also during the week 👍

@jogibear9988
Copy link
Author

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
Copy link
Author

@holblin any news to this?

@holblin
Copy link

holblin commented Jan 25, 2023

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 👍

@holblin holblin closed this as completed Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants