-
Notifications
You must be signed in to change notification settings - Fork 2
Update to PureScript v0.15.0 #17
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
Conversation
|
🏓 @thomashoneyman CI will fail due to using |
|
My initial thought is to use Otherwise, we could comment out the tests, create an issue to come back to it, and move on. Either way we need to add |
Ah, good point. |
That can work. Maybe do that for now and then use |
|
This is running on node, right? If so we don't even need to bundle |
|
If you want to bundle, this can be used: |
Thanks for the tip! |
Description of the change
Backlinking to purescript/purescript#4244
Migrates FFI to ES modules
Checklist: