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

Modernize 2024 #171

Merged
merged 6 commits into from
Jun 28, 2024
Merged

Modernize 2024 #171

merged 6 commits into from
Jun 28, 2024

Conversation

mourner
Copy link
Member

@mourner mourner commented Jun 27, 2024

  • Switch to ESM entry point; expose earcut, flatten and deviation as named exports.
  • Convert the codebase from ES5 to modern ES.
  • Switch from the ancient Browserify to Rollup for bundling (and replace Uglify with Terser).
  • Drop tape & c8 in favor native Node test runner and coverage.
  • Upgrade to ESLint 9+.

Closes #102.

Copy link

@stepankuzmin stepankuzmin left a comment

Choose a reason for hiding this comment

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

Nice! 🎉

@mourner mourner merged commit d9cce24 into main Jun 28, 2024
4 checks passed
@mourner mourner deleted the modernize-2024 branch June 28, 2024 08:41
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.

2 participants