Skip to content

Commit 6acb472

Browse files
committed
chore: adjust dist files for the demo (TO REVERT)
1 parent 629cf64 commit 6acb472

File tree

7 files changed

+49
-119
lines changed

7 files changed

+49
-119
lines changed

a.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<h1>📊 Dist packagesFiles size difference</h1>
2+
3+
Thanks for the PR! Here is the difference in size of the dist packagesFiles between the base and the PR.
4+
Please review the changes and make sure they are expected.
5+
6+
<table>
7+
<thead><tr><th>File</th><th>Before (Size / Gzip / Brotli)</th><th>After (Size / Gzip / Brotli)</th></tr></thead>
8+
<tbody><tr><td colspan="3"><a href="https://github.com/symfony/ux/tree/my-branch-name/src/Autocomplete/assets/dist"><b>Autocomplete</b></a></td></tr><tr>
9+
<td><a href="https://github.com/symfony/ux/blob/my-branch-name/src/Autocomplete/assets/dist/controller.js"><code>controller.js</code></a></td>
10+
<td>
11+
<code>15.02 kB</code>
12+
/ <code>3.63 kB</code>
13+
/ <code>3.05 kB</code>
14+
</td><td><em>Removed</em></td></tr><tr><td colspan="3"><a href="https://github.com/symfony/ux/tree/my-branch-name/src/Chartjs/assets/dist"><b>Chartjs</b></a></td></tr><tr>
15+
<td><a href="https://github.com/symfony/ux/blob/my-branch-name/src/Chartjs/assets/dist/controller.js"><code>controller.js</code></a></td>
16+
<td>
17+
<code>2.23 kB</code>
18+
/ <code>771 B</code>
19+
/ <code>642 B</code>
20+
</td><td>
21+
<code>1.25 kB</code>: -78.1% 📉<br/>
22+
<code>171 B</code>: -350.9% 📉<br/>
23+
<code>641 B</code>: -0.2% 📉
24+
</td></tr><tr><td colspan="3"><a href="https://github.com/symfony/ux/tree/my-branch-name/src/Cropperjs/assets/dist"><b>Cropperjs</b></a></td></tr><tr>
25+
<td><a href="https://github.com/symfony/ux/blob/my-branch-name/src/Cropperjs/assets/dist/style.min.css"><code>style.min.css</code></a></td>
26+
<td><em>Added</em></td><td>
27+
<code>32 B</code> /
28+
<code>66 B</code> /
29+
<code>34 B</code>
30+
</td></tr><tr><td colspan="3"><a href="https://github.com/symfony/ux/tree/my-branch-name/src/Dropzone/assets/dist"><b>Dropzone</b></a></td></tr><tr>
31+
<td><a href="https://github.com/symfony/ux/blob/my-branch-name/src/Dropzone/assets/dist/controller.js"><code>controller.js</code></a></td>
32+
<td><em>Added</em></td><td>
33+
<code>3.12 kB</code> /
34+
<code>816 B</code> /
35+
<code>634 B</code>
36+
</td></tr><tr><td colspan="3"><a href="https://github.com/symfony/ux/tree/my-branch-name/src/Map/src/Bridge/Google/assets/dist"><b>Map (Bridge Google)</b></a></td></tr><tr>
37+
<td><a href="https://github.com/symfony/ux/blob/my-branch-name/src/Map/src/Bridge/Google/assets/dist/foo.js"><code>foo.js</code></a></td>
38+
<td><em>Added</em></td><td>
39+
<code>3.12 kB</code> /
40+
<code>816 B</code> /
41+
<code>634 B</code>
42+
</td></tr></tbody>
43+
</table>
44+

src/Autocomplete/assets/dist/foo.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Dropzone/assets/dist/controller.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)