-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update from web-infra-dev/rspack@7fda3f3
- Loading branch information
1 parent
ec4da6b
commit ac495eb
Showing
5 changed files
with
178 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>Rspack Diff Viewer</title> | ||
<script src="diff_arco-pro.js"></script> | ||
<link href="diff.bundle.css" rel="stylesheet" /><script src="diff.bundle.js" defer></script></head> | ||
|
||
<body> | ||
|
||
<div id="root"></div> | ||
|
||
|
||
</body></html> |
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
### arco-pro | ||
|
||
| Runtime Modules | Rspack Only | Common | Webpack Only | Common Percent | | ||
|-----------------------|-------------|--------|--------------|----------------| | ||
| Modules | 0 | 12 | 0 | 100.00% | | ||
| Lines | 0 | 179 | 0 | 100.00% | | ||
| Lines(Common Modules) | 0 | 179 | 0 | 100.00% | | ||
|
||
|
||
| Normal Modules | Rspack Only | Common | Webpack Only | Common Percent | | ||
|-----------------------|-------------|--------|--------------|----------------| | ||
| Modules | 0 | 892 | 0 | 100.00% | | ||
| Lines | 22625 | 95317 | 27757 | 65.42% | | ||
| Lines(Common Modules) | 22625 | 95317 | 27757 | 65.42% | | ||
|
||
|
||
> [View diff report](https://web-infra-dev.github.io/rspack-report-website/diff/7606935821/diff_arco-pro.html) | ||