Merged
Conversation
Member
Author
Collaborator
Builds ready [4ff258e]
Page Load Metrics (598 ± 61 ms)
|
Member
Author
|
experimenting with running each bundle in separate processes before (single) after (separate) |
Member
Author
|
on CI |
Gudahtt
reviewed
Mar 7, 2020
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
Collaborator
Builds ready [a1bdc8a]
Page Load Metrics (680 ± 34 ms)
|
Gudahtt
requested changes
Mar 8, 2020
Member
|
I'm seeing this when a |
Gudahtt
requested changes
Mar 8, 2020
Member
|
I think this is ready to go after those last three changes. I've tested it out locally (with the above suggested changes) and it all seems to work |
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
Member
Author
|
great catches, thanks |
Collaborator
Builds ready [132758f]
Page Load Metrics (643 ± 49 ms)
|
Gudahtt
added a commit
that referenced
this pull request
Jun 1, 2020
The version bump script referenced the old file path for the manifest. It was stored as a single file called `manifest.json`, but it was split into `_base.json` and platform-specific manifests in #8140. The manifest version bump script has been updated to reference `_base.json`, which is the piece that has the version property.
Gudahtt
added a commit
that referenced
this pull request
Jun 1, 2020
The version bump script referenced the old file path for the manifest. It was stored as a single file called `manifest.json`, but it was split into `_base.json` and platform-specific manifests in #8140. The manifest version bump script has been updated to reference `_base.json`, which is the piece that has the version property.
Gudahtt
added a commit
that referenced
this pull request
Feb 12, 2021
This package has not been used since #8140. We now spawn separate processes directly in our build script rather than using this gulp plugin to do so.
Gudahtt
added a commit
that referenced
this pull request
Feb 12, 2021
This package hasn't been used since #8140, which dropped it for being too slow and of minimal benefit. We should consider re-adding this as a CI check to ensure images are optimized, but I don't think it should be re-added to the build process itself.
Merged
Gudahtt
added a commit
that referenced
this pull request
Feb 12, 2021
Gudahtt
added a commit
that referenced
this pull request
Feb 13, 2021
This package hasn't been used since #8140, which dropped it for being too slow and of minimal benefit. We should consider re-adding this as a CI check to ensure images are optimized, but I don't think it should be re-added to the build process itself.
Gudahtt
added a commit
that referenced
this pull request
Feb 15, 2021
This package hasn't been used since #8140, which dropped it for being too slow and of minimal benefit. We should consider re-adding this as a CI check to ensure images are optimized, but I don't think it should be re-added to the build process itself.
Gudahtt
added a commit
that referenced
this pull request
Feb 15, 2021
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.

status: awaiting review
this is primarily a change to the "build/task system" and not the "bundling system"
change summary
prod,dev,testDev,test]. yarn script names unchanged for now.development/build/*.js, gulpfile is goneprocess.argvplz QA: your usual workflow