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 e091b5f commit 1ae3a72
Show file tree
Hide file tree
Showing 5 changed files with 178 additions and 0 deletions.
1 change: 1 addition & 0 deletions diff/7140302481/diff.bundle.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions diff/7140302481/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 | 2 | 13 | 0 | 86.67% |
| Lines | 5 | 10 | 3 | 55.56% |
| Lines(Common Modules) | 3 | 10 | 3 | 62.50% |


| Normal Modules | Rspack Only | Common | Webpack Only | Common Percent |
|-----------------------|-------------|--------|--------------|----------------|
| Modules | 146 | 855 | 7 | 84.82% |
| Lines | 762 | 285 | 624 | 17.06% |
| Lines(Common Modules) | 616 | 285 | 617 | 18.77% |


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

0 comments on commit 1ae3a72

Please sign in to comment.