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

Migrates to modules for reduced build size #29

Merged
merged 1 commit into from
Jan 22, 2023
Merged

Conversation

joncloud
Copy link
Owner

  • Migrates require to import
  • Switches from vercel/ncc to esbuild to account for dependency require
  • Upgrades deps to latest
  • Adds test:watch
  • Adds test to make sure build isn't out of date

@joncloud joncloud force-pushed the use-imports branch 5 times, most recently from 6a83cf6 to bcdf796 Compare January 22, 2023 20:56
@joncloud joncloud marked this pull request as ready for review January 22, 2023 21:06
* Migrates require to import
* Switches from vercel/ncc to esbuild to account for dependency require
* Upgrades deps to latest
* Adds test:watch
* Adds test to make sure build isn't out of date
@joncloud joncloud merged commit c481d9f into publish Jan 22, 2023
@joncloud joncloud deleted the use-imports branch January 22, 2023 21:11
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