Build - refactor for bundle factoring and swappable runtime#11080
Merged
Build - refactor for bundle factoring and swappable runtime#11080
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
… build-module-groups
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ryanml
reviewed
May 21, 2021
ryanml
reviewed
May 22, 2021
kumavis
commented
May 24, 2021
7 tasks
Collaborator
Builds ready [287097f]
Page Load Metrics (693 ± 40 ms)
|
brad-decker
reviewed
Jul 14, 2021
Member
Author
|
Co-authored-by: Brad Decker <git@braddecker.dev>
Member
Author
|
desire for stats on total shipped code size |
Collaborator
Builds ready [26f7673]
Page Load Metrics (686 ± 36 ms)
|
brad-decker
previously approved these changes
Jul 14, 2021
Contributor
brad-decker
left a comment
There was a problem hiding this comment.
The changes we discussed are good to have but not required for this to land imo. Even the broken links in the build output bot notification are not an issue due to the all artifacts link working.
darkwing
previously approved these changes
Jul 14, 2021
Member
Author
|
is this the right pack edit: yes, bc we're excluding the prelude |
Member
Author
|
verify |
71d3589 to
6973dd3
Compare
6973dd3 to
626c8f3
Compare
Collaborator
Builds ready [626c8f3]
Page Load Metrics (922 ± 78 ms)
|
Collaborator
Builds ready [626c8f3]
Page Load Metrics (922 ± 78 ms)
|
Contributor
|
Bundle links have been fixed, this could be formatted a bit cleaner but that can be resolved in a follow up |
darkwing
approved these changes
Jul 15, 2021
brad-decker
approved these changes
Jul 15, 2021
Member
Author
|
ok im ready |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 refactor unblocks incremental lavamoat protections for the webapp
this is does not add lavamoat yet
some additional benefits:
additional
watchifyandpatch-packagenote:in order to remove an incompatible watchify feature (binary output statistics), we used
patch-package. it was determined to be the easiest and least hacky way to disable the non-optional feature.