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

CommonJS Export #6

Open
Zedjones opened this issue Jul 30, 2020 · 4 comments
Open

CommonJS Export #6

Zedjones opened this issue Jul 30, 2020 · 4 comments

Comments

@Zedjones
Copy link

Would it be possible to add support for CommonJS, e.g. main in the package.json in addition to ES6 modules? We're using Jest for tests and running into an issue with ES6 not being supported.

@estradanic
Copy link

Bump. Same issue here.

@tanvi-singh
Copy link

Any solution to avoid this?

@Amoodaa
Copy link

Amoodaa commented Dec 21, 2020

@tanvi-singh you can copy the code and export it instead of using the npm install, since the repo is not being updated since feb

@tanvi-singh
Copy link

@tanvi-singh you can copy the code and export it instead of using the npm install, since the repo is not being updated since feb

Thanks @Amoodaa , i used some other approach of converting MenuItem

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

4 participants