Skip to content

Conversation

@sigma-andex
Copy link
Contributor

Description of the change

Backlinking to purescript/purescript#4244

Migrates FFI to ES modules


Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

@sigma-andex
Copy link
Contributor Author

🏓 @JordanMartinez

@thomashoneyman
Copy link
Contributor

@sigma-andex Now that there are tests, do you mind adding a test script to run them in the package.json?

@thomashoneyman
Copy link
Contributor

Also, looks like we've got a linting error.

@thomashoneyman
Copy link
Contributor

Whoops, one more thing — can you add this to the CHANGELOG?

Copy link
Contributor

@JordanMartinez JordanMartinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, just need the changelog.

"dependencies": {
"purescript-nullable": "^5.0.0"
"purescript-nullable": "main",
"purescript-assert": "master"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be a devDependency?

Copy link
Contributor

@JordanMartinez JordanMartinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think 'assert' should be a dev dependency in bower.json

@thomashoneyman thomashoneyman merged commit a78ad29 into purescript-node:master Mar 22, 2022
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

Successfully merging this pull request may close these issues.

4 participants