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: tsup, pnpm and new build system #565

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on May 13, 2023

  1. pnpm

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    9ba676c View commit details
    Browse the repository at this point in the history
  2. Create tsup.config.ts

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    5b3d5c1 View commit details
    Browse the repository at this point in the history
  3. fix lib same ts error

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    a2cf5d0 View commit details
    Browse the repository at this point in the history
  4. delete lib/build

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    d7f3574 View commit details
    Browse the repository at this point in the history
  5. fix: test path

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    4fdd7de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8f3607 View commit details
    Browse the repository at this point in the history
  7. fix: tsconfig

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    455b3fa View commit details
    Browse the repository at this point in the history
  8. Update tsup.config.ts

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    f57850b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e04b431 View commit details
    Browse the repository at this point in the history
  10. add playground

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    bf628f8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9073946 View commit details
    Browse the repository at this point in the history
  12. Update CONTRIBUTING.md

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    6ad8f26 View commit details
    Browse the repository at this point in the history
  13. update ts min node 16

    productdevbook committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2857c9c View commit details
    Browse the repository at this point in the history