Skip to content

Commit

Permalink
chore: adjust dist files for the demo (TO REVERT)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed Oct 15, 2024
1 parent 3d32214 commit 6d65eb3
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 119 deletions.
44 changes: 44 additions & 0 deletions a.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<h1>📊 Dist packagesFiles size difference</h1>

Thanks for the PR! Here is the difference in size of the dist packagesFiles between the base and the PR.
Please review the changes and make sure they are expected.

<table>
<thead><tr><th>File</th><th>Before (Size / Gzip / Brotli)</th><th>After (Size / Gzip / Brotli)</th></tr></thead>
<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>
<td><a href="https://github.com/symfony/ux/blob/my-branch-name/src/Autocomplete/assets/dist/controller.js"><code>controller.js</code></a></td>
<td>
<code>15.02 kB</code>
/ <code>3.63 kB</code>
/ <code>3.05 kB</code>
</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>
<td><a href="https://github.com/symfony/ux/blob/my-branch-name/src/Chartjs/assets/dist/controller.js"><code>controller.js</code></a></td>
<td>
<code>2.23 kB</code>
/ <code>771 B</code>
/ <code>642 B</code>
</td><td>
<code>1.25 kB</code>: -78.1% 📉<br/>
<code>171 B</code>: -350.9% 📉<br/>
<code>641 B</code>: -0.2% 📉
</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>
<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>
<td><em>Added</em></td><td>
<code>32 B</code> /
<code>66 B</code> /
<code>34 B</code>
</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>
<td><a href="https://github.com/symfony/ux/blob/my-branch-name/src/Dropzone/assets/dist/controller.js"><code>controller.js</code></a></td>
<td><em>Added</em></td><td>
<code>3.12 kB</code> /
<code>816 B</code> /
<code>634 B</code>
</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>
<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>
<td><em>Added</em></td><td>
<code>3.12 kB</code> /
<code>816 B</code> /
<code>634 B</code>
</td></tr></tbody>
</table>

1 change: 1 addition & 0 deletions src/Autocomplete/assets/dist/foo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions src/Dropzone/assets/dist/controller.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6d65eb3

Please sign in to comment.