Skip to content

Conversation

jhuleatt
Copy link
Collaborator

@jhuleatt jhuleatt commented Aug 3, 2022

  • Pulls out TSDX, replaces with Vite
  • Updates dependencies
  • Moves from yarn to npm now that we don't need yarn workspaces
  • Uses Vitest instead of Jest
  • Updates Firebase CLI to v11, which requires removing Node 12 from our tests since the CLI requires Node 14+
  • Running the build locally creates a stats.html file. Open that in the browser to inspect the built bundle

@jhuleatt jhuleatt requested a review from jamesdaniels August 3, 2022 19:34
@jhuleatt
Copy link
Collaborator Author

jhuleatt commented Aug 4, 2022

I'm not sure why the Storage tests keep timing out only on Node 14. I can run them locally in Node 14 with no issue.

@jhuleatt jhuleatt merged commit f6d2351 into main Aug 10, 2022
@jhuleatt jhuleatt deleted the tsdx-to-vite branch August 10, 2022 20:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants