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 to Vite #1423

Merged
merged 12 commits into from
May 9, 2023
Merged

Migrate to Vite #1423

merged 12 commits into from
May 9, 2023

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented May 7, 2023

wip -- seeing where CI is at

The main thing blocking this work is that we need a CLI tool listen to qunit as it runs tests.

Options for inspiration / potential integration:

wycats added 3 commits May 5, 2023 23:34
This commit attempts to migrate the codebase to vite.

There are quite a few requirements in the current codebase that aren't
satisfied yet, but tests now pass locally.
@NullVoxPopuli NullVoxPopuli mentioned this pull request May 8, 2023
@wycats wycats marked this pull request as ready for review May 9, 2023 00:39
@wycats
Copy link
Contributor

wycats commented May 9, 2023

I got a decent setup going with puppeteer, but it doesn't (yet) do type tests, browserstack tests or perf tests. These are high-priority follow-up improvements.

@wycats wycats merged commit e0086c1 into master May 9, 2023
@wycats wycats deleted the chore/migrate-to-vite branch May 9, 2023 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants