Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LingyuCoder committed Jan 22, 2024
1 parent ec4da6b commit ac495eb
Show file tree
Hide file tree
Showing 5 changed files with 178 additions and 0 deletions.
1 change: 1 addition & 0 deletions diff/7606935821/diff.bundle.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions diff/7606935821/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 | 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)

0 comments on commit ac495eb

Please sign in to comment.