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

Migrate vite #248

Merged
merged 20 commits into from
Sep 5, 2024
Merged

Migrate vite #248

merged 20 commits into from
Sep 5, 2024

Conversation

chenyan-dfinity
Copy link
Contributor

No description provided.

rvanasa and others added 4 commits September 5, 2024 13:23
* Reintroduce 'global' for dev server

* Refactor to use 'Motoko' promise instead of global variable

* Misc

* Only run 'eval()' in 'loadMoc()' at most once

* Reformat
@chenyan-dfinity chenyan-dfinity marked this pull request as ready for review September 5, 2024 21:09
Copy link
Contributor

@rvanasa rvanasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! It's worth noting that the npm test command currently doesn't work (since we would probably want to set up Vitest), but that seems okay since the original command was runnable but unused.

src/config/actor.tsx Outdated Show resolved Hide resolved
@chenyan-dfinity chenyan-dfinity merged commit 2ccaf64 into main Sep 5, 2024
5 checks passed
@chenyan-dfinity chenyan-dfinity deleted the migrate-vite branch September 5, 2024 22:49
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.

3 participants