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

some test progress #175

Merged
merged 4 commits into from
Jul 20, 2023
Merged

some test progress #175

merged 4 commits into from
Jul 20, 2023

Conversation

Irev-Dev
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Jul 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
untitled-lang ✅ Ready (Inspect) Visit Preview Jul 20, 2023 9:45am

@Irev-Dev
Copy link
Collaborator Author

I'm going to merge this into your branch now @franknoirot, it's not perfect, but tests are passing and it builds in dev mode and deploys to vercel.

Jest was a real PITA, and some reason I have to use node-16 (can't remember why, it was some dependency, it might just go away as we update deps)
I'm still having to do some dodgy find and replace stuff for the wasm-build but it's minimal, just replacing a URL, so I'm okay with that I think.

@Irev-Dev Irev-Dev merged commit a38e041 into vite Jul 20, 2023
@Irev-Dev Irev-Dev deleted the kurt-vite branch July 20, 2023 09:51
Irev-Dev added a commit that referenced this pull request Jul 20, 2023
* some test progress

* something maybe working

* remove local lib

* small clean up
Irev-Dev added a commit that referenced this pull request Jul 20, 2023
* some test progress

* something maybe working

* remove local lib

* small clean up
Irev-Dev added a commit that referenced this pull request Jul 20, 2023
* Basic CRA to Vite conversion

* Restore ESLint support

* Remove semicolons from vite config

* Add vite client types to tsconfig

* Migrate to Vitest for testing (not working on Mac)

* some test progress (#175)

* some test progress

* something maybe working

* remove local lib

* small clean up

* tweaks

* fix dependency

* clean up deps

* remove vitest import

* vitest config is needed even though we're not using vitest

* more tweaks to vite config

---------

Co-authored-by: Kurt Hutten <[email protected]>
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.

1 participant