Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LingyuCoder committed Dec 8, 2023
1 parent afe29ee commit 89ba240
Show file tree
Hide file tree
Showing 5 changed files with 178 additions and 0 deletions.
1 change: 1 addition & 0 deletions diff/7137848861/diff.bundle.css

Large diffs are not rendered by default.

144 changes: 144 additions & 0 deletions diff/7137848861/diff.bundle.js

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions diff/7137848861/diff_arco-pro.html
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>
1 change: 1 addition & 0 deletions diff/7137848861/diff_arco-pro.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions diff/7137848861/stats.md
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 | 3 | 12 | 1 | 75.00% |
| Lines | 149 | 198 | 16 | 54.55% |
| Lines(Common Modules) | 10 | 198 | 13 | 89.59% |


| Normal Modules | Rspack Only | Common | Webpack Only | Common Percent |
|-----------------------|-------------|--------|--------------|----------------|
| Modules | 160 | 841 | 29 | 81.65% |
| Lines | 23903 | 48153 | 10909 | 58.04% |
| Lines(Common Modules) | 9273 | 48153 | 10236 | 71.17% |


> [View diff report](https://web-infra-dev.github.io/rspack-report-website/diff/7137848861/diff_arco-pro.html)

0 comments on commit 89ba240

Please sign in to comment.