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

Update library to Node Module #31

Open
LucasAlfare opened this issue Dec 25, 2020 · 2 comments
Open

Update library to Node Module #31

LucasAlfare opened this issue Dec 25, 2020 · 2 comments

Comments

@LucasAlfare
Copy link

Since last commit was 2 years ago is a nice idea update the library to fully work with the node module system (a.k.a. export default/import), once this feature is more mature now.

@IceCreamYou
Copy link
Owner

Reasonable request I suppose. If I was going to do this I'd want to have the compile step output in both UMD and ES6 Module format.

@FlorentMasson
Copy link

I'm also interested by this as it doesn't seem to be currently working when imported as an ES6 module

mainloop.js:152 Uncaught TypeError: Cannot set properties of undefined (setting 'MainLoop')
    at mainloop.js:152:6
    at mainloop.js:753:27

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