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 build from babel to tsup #30

Merged
merged 3 commits into from Nov 19, 2023
Merged

Conversation

flexdinesh
Copy link
Owner

@flexdinesh flexdinesh commented Nov 19, 2023

This project is at least 6 years old now and it doesn't run in my local machine anymore. I've migrated the build setup from babel to tsup.

  • removed babel
  • removed eslint
  • removed tests
  • removed example files
  • removed editorconfig
  • remove travis config
  • migrated to typescript
  • added tsup as build tool
  • configured tsup to export for both cjs and esm targets
  • updated docs
  • added a safety check for userAgent from pull consider userAgent missing #25
  • set the next release version to be a major prerelease (3.0.0-pre.0)

@flexdinesh flexdinesh merged commit 7499b11 into master Nov 19, 2023
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.

None yet

1 participant