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

Migrate to @quentin_widlocher/jspicl-cli #3

Merged
merged 1 commit into from Jun 14, 2022

Conversation

QuentinWidlocher
Copy link
Contributor

Resolve #1 and #2

This PR :

  • Use @quentin_widlocher/jspicl-cli to :
    • Allow ESM usage with recent versions of NodeJS.
    • Fix the usage of prototypes for classes.
  • Remove now-useless patch-package
  • Target ES6 to fix classes in Javascript

@tmountain
Copy link
Owner

Tested and working with Node 12 and 18. Thank you for the contribution!

@tmountain tmountain merged commit 3a3d9a9 into tmountain:main Jun 14, 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.

"Unknow file extension" error when running an empty project with Node 18.1.0
2 participants