Add size-limit config#722
Open
aryaemami59 wants to merge 10 commits into
Open
Conversation
✅ Deploy Preview for reselect-docs canceled.
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
aryaemami59
force-pushed
the
add-size-limit
branch
2 times, most recently
from
June 24, 2024 23:45
aa1a052 to
83fe246
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
2 times, most recently
from
August 13, 2024 01:16
9b91062 to
4c761f2
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
9 times, most recently
from
September 17, 2024 10:30
6934a8b to
7c316e4
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
7 times, most recently
from
October 8, 2024 22:22
006e42e to
0c84e0b
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
3 times, most recently
from
October 22, 2024 00:38
d59db75 to
f8c4d5d
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
October 26, 2024 12:06
f8c4d5d to
32a0dc7
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
2 times, most recently
from
November 11, 2024 23:11
79481b4 to
804db41
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
November 13, 2024 19:35
804db41 to
f71199c
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
December 3, 2024 11:22
f71199c to
64ea1fc
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
2 times, most recently
from
December 31, 2024 01:51
b0a2d16 to
037e861
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
January 7, 2025 05:25
037e861 to
c04864a
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
January 18, 2025 07:40
c04864a to
d72b32d
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
January 29, 2025 06:07
d72b32d to
30b16fc
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
February 12, 2025 09:04
30b16fc to
d059eaf
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
3 times, most recently
from
February 28, 2025 11:35
7d4b317 to
a65af95
Compare
aryaemami59
marked this pull request as ready for review
February 28, 2025 11:45
aryaemami59
force-pushed
the
add-size-limit
branch
2 times, most recently
from
February 28, 2025 11:58
932f59c to
66e3c6e
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
3 times, most recently
from
March 15, 2025 17:10
fabcce5 to
d39631f
Compare
- Cut down on `size-limit` config to not go through every single entry point.
aryaemami59
force-pushed
the
add-size-limit
branch
from
April 3, 2025 11:40
d39631f to
b16d348
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
April 11, 2025 11:31
b16d348 to
16a7704
Compare
aryaemami59
force-pushed
the
add-size-limit
branch
from
April 27, 2025 12:12
16a7704 to
86db0c5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR:
size-limitconfig to monitor bundle size changes in the future.