-
-
Notifications
You must be signed in to change notification settings - Fork 616
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: init
- Loading branch information
Showing
30 changed files
with
604 additions
and
532 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -10,3 +10,4 @@ webpack-test | |
examples | ||
diffcases | ||
scripts/test/diff.cjs | ||
scripts/test/binary-path.cjs |
This file contains 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
File renamed without changes.
1 change: 1 addition & 0 deletions
1
...s/configCases/asset-url/relative/index.js → ...Cases/asset-url/relative-rewrite/index.js
This file contains 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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
it("should compile", () => { | ||
// See: https://github.com/web-infra-dev/rspack/pull/5397 | ||
const url = new URL("./index.css?query=yes#fragment", import.meta.url).href; | ||
expect(url).toBeDefined(); | ||
}); |
File renamed without changes.
21 changes: 0 additions & 21 deletions
21
packages/rspack/tests/configCases/externals/externals-system/index.js
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
packages/rspack/tests/configCases/externals/externals-system/reexport-external.js
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
packages/rspack/tests/configCases/externals/externals-system/test.config.js
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
packages/rspack/tests/configCases/externals/externals-system/webpack.config.js
This file was deleted.
Oops, something went wrong.
This file contains 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 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 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 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
packages/rspack/tests/hotCases/invalidate/during-idle/c.js
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
packages/rspack/tests/hotCases/invalidate/during-idle/index.js
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
packages/rspack/tests/hotCases/invalidate/during-idle/module.js
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/rspack/tests/watchCases/simple/simple/0/changing-file.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/rspack/tests/watchCases/simple/simple/1/changing-file.js
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/rspack/tests/watchCases/simple/simple/2/changing-file.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
40241c9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 Benchmark detail: Open