-
Notifications
You must be signed in to change notification settings - Fork 172
fix(cli): re-export * from vitest #306
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
41d9560
fix(cli): re-export * from vitest
Brooooooklyn 8073db3
fix types
Brooooooklyn e6cbb9f
fix types
Brooooooklyn 20ce87b
update upstream
Brooooooklyn 20ec8e5
align rolldown & rolldown-vite
Brooooooklyn af994ad
add missing exports
Brooooooklyn 2ece52c
update snap
Brooooooklyn 27f465d
update tsgolint
Brooooooklyn 0cfc3b3
remove vite from deps
Brooooooklyn e7dc0e9
remove vite from deps
Brooooooklyn fe9ec27
fix overrides
Brooooooklyn 136d212
dedupe
Brooooooklyn b7095f1
Fix deps
Brooooooklyn 91c252b
Update deps
Brooooooklyn fc84e8f
type aware
Brooooooklyn 3f20f92
remove outdated tsgolint
Brooooooklyn 01ad454
update oxlint path
Brooooooklyn e633946
Fix lint
Brooooooklyn b1164a6
Update snapshot
Brooooooklyn 1420c55
Update snapshot
Brooooooklyn f9b453f
fix vitest build on Windows
Brooooooklyn 3687088
fmt
Brooooooklyn 255a9dc
resolve bin path
Brooooooklyn 54ad84e
relative path
Brooooooklyn 23f3e10
relative path
Brooooooklyn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,6 +5,9 @@ on: | |
|
|
||
| permissions: {} | ||
|
|
||
| env: | ||
| RELEASE_BUILD: 'true' | ||
|
|
||
| jobs: | ||
| build-rust: | ||
| runs-on: ${{ matrix.settings.os }} | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.