Skip to content

Conversation

@benmccann
Copy link

@benmccann benmccann commented May 26, 2025

closes #268 and closes #264 by switching to esbuild

also switched to tinyglobby as the whole vite and svelte ecosystems have made that move, so switching allows for better dependency deduping

added the packageManager field so that I could run pnpm since this project is on an older version

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR relates to an outstanding issue, so please reference it in your PR, or create an explanatory one for discussion. In many cases features are absent for a reason.
  • This message body should clearly illustrate what problems it solves. If there are related issues, remember to reference them.
  • Ideally, include a test that fails without this PR but passes with it. PRs will only be merged once they pass CI. (Remember to npm run lint!)

Tests

  • Run the tests tests with npm test or yarn test

@benmccann benmccann mentioned this pull request May 27, 2025
4 tasks
@kaisermann
Copy link
Owner

@benmccann thanks, I'm gonna review this in a minute 🙏🏻

@Choochmeque
Copy link

@kaisermann, any updates on this PR?

@DominicSaladin
Copy link

@kaisermann Any update? :)

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.

Dependency update (esbuild)

4 participants