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

fix(build): use typescript to produce declaration files #550

Merged
merged 11 commits into from Jun 13, 2023

Commits on Jun 1, 2023

  1. Copy the full SHA
    bcd36bd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95af8bd View commit details
    Browse the repository at this point in the history
  3. Fix ts strict errors

    kfcampbell committed Jun 1, 2023
    Copy the full SHA
    c6a5fa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Copy the full SHA
    23d784b View commit details
    Browse the repository at this point in the history
  2. Remove esbuild and glob

    kfcampbell committed Jun 13, 2023
    Copy the full SHA
    3ff7433 View commit details
    Browse the repository at this point in the history
  3. Update scripts/build.mjs

    Co-authored-by: wolfy1339 <[email protected]>
    kfcampbell and wolfy1339 committed Jun 13, 2023
    Copy the full SHA
    3470534 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9b08342 View commit details
    Browse the repository at this point in the history
  5. Run build before test step

    kfcampbell committed Jun 13, 2023
    Copy the full SHA
    83132b9 View commit details
    Browse the repository at this point in the history
  6. Update .github/workflows/update.yml

    Co-authored-by: wolfy1339 <[email protected]>
    kfcampbell and wolfy1339 committed Jun 13, 2023
    Copy the full SHA
    ef2bdc9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6b1cba3 View commit details
    Browse the repository at this point in the history
  8. Update scripts/build.mjs

    Co-authored-by: wolfy1339 <[email protected]>
    kfcampbell and wolfy1339 committed Jun 13, 2023
    Copy the full SHA
    5f5e737 View commit details
    Browse the repository at this point in the history