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

updated typescript and esbuild. Fixed typescript issue #35

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

waylandli
Copy link

Problem

[Github Issue #30 ]
We want to update esbuild and typescript to later versions

Solution

I ran npm install typescript@latest and npm install esbuild@latest

Change summary:

  • Ran updates
  • Fixed new typescript issue where caught errors are seen as unknown

Steps to Verify:

  1. All tests run
  2. Building with esbuild still works

@waylandli waylandli merged commit 7c7bbb9 into main Dec 2, 2021
@waylandli waylandli deleted the chore/update-typescript-esbuild/30 branch December 2, 2021 20:21
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.

2 participants