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

build: use bun and Astro #82

Merged
merged 2 commits into from
Dec 2, 2023
Merged

build: use bun and Astro #82

merged 2 commits into from
Dec 2, 2023

Conversation

metonym
Copy link
Collaborator

@metonym metonym commented Dec 2, 2023

This is a major refactor to developing and building the library.

It replaces Yarn/Vitest with Bun. It replaces SvelteKit with Astro.

Goals

  • Faster test time (local and in CI)
  • Faster prepack time
  • Faster time to build docs site (build-info.json is now checked into source control)

@metonym metonym merged commit 619f816 into master Dec 2, 2023
3 checks passed
@metonym metonym deleted the bunify-2 branch December 2, 2023 22:48
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.

1 participant