Skip to content

Commit

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions diff/7237054473/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/7237054473/diff_arco-pro.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions diff/7237054473/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 | 13 | 0 | 81.25% |
| Lines | 169 | 181 | 12 | 50.00% |
| Lines(Common Modules) | 14 | 181 | 12 | 87.44% |


| Normal Modules | Rspack Only | Common | Webpack Only | Common Percent |
|-----------------------|-------------|--------|--------------|----------------|
| Modules | 2 | 310 | 562 | 35.47% |
| Lines | 2047 | 15521 | 52689 | 22.09% |
| Lines(Common Modules) | 2023 | 15521 | 1053 | 83.46% |


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

0 comments on commit 9745432

Please sign in to comment.