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

feat: use tsup as a bundler #62

Merged
merged 4 commits into from
Feb 15, 2024

Commits on Feb 13, 2024

  1. feat: use tsup as a bundler

    Signed-off-by: Mirko Mollik <[email protected]>
    cre8 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a86d525 View commit details
    Browse the repository at this point in the history
  2. use vitest to test for browser and node

    Signed-off-by: Mirko Mollik <[email protected]>
    cre8 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    fc6e8a4 View commit details
    Browse the repository at this point in the history
  3. add e2e test

    Signed-off-by: Mirko Mollik <[email protected]>
    cre8 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    69b64f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge branch 'main' into feat/esm+cjs

    Signed-off-by: Mirko Mollik <[email protected]>
    cre8 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    97958b4 View commit details
    Browse the repository at this point in the history