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

ES6 support #217

Open
danielgroen opened this issue Jan 5, 2023 · 2 comments
Open

ES6 support #217

danielgroen opened this issue Jan 5, 2023 · 2 comments

Comments

@danielgroen
Copy link

Hi,

I run this command on es6: "type": "module" in my package json.
However when i refer to the standalone.js i get the notification that i can't use require(); Since i don't use commonjs

Can you also build a es6 export?

Note: there was nothing wrong with my config file since i used the default config.
afbeelding

@linpengteng
Copy link

May be you can use .cjs

@rainTai
Copy link

rainTai commented Jul 27, 2023

#199

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

3 participants