For all gulp build:docs tasks that have a src->cache->dest, use cwd/base#12060
For all gulp build:docs tasks that have a src->cache->dest, use cwd/base#12060msft-github-bot merged 4 commits intomicrosoft:masterfrom
Conversation
…chine doesn't get bogged down by random cached bits
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 4460bc39dcc5d6f4c7221aa84bed2311aa65ffe0 (build) |
Perf AnalysisNo significant results to display. All results
Perf Analysis (Fluent)Perf comparison
All perf tests
|
|
Hello @ecraig12345! Because this pull request has the Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 8 hours, a condition that will be fulfilled in about 7 hours 29 minutes. No worries though, I will be back when the time is right! 😉 p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
|
@msft-github-bot merge this pr in 1 minute |
|
Hello @ecraig12345! Because you've given me some instructions on how to help merge this pull request, I'll be modifying my merge approach. Here's how I understand your requirements for merging this pull request:
If this doesn't seem right to you, you can tell me to cancel these instructions and use the auto-merge policy that has been configured for this repository. Try telling me "forget everything I just told you". |
|
Great! I'm hoping this fixes the regular build errors I get on fluentui packages after git updates locally, too. (I've been having to do full repo cleans to resolve.. even |
Pull request checklist
$ yarn changeDescription of changes
We need to specify the cwd and base in these tasks because of the move away from a centralized gulp build call (it now can be that the cwd is different than paths.base). So for caching scenarios, we need to make sure the src, cache and dest use the correct base / cwd values.
Focus areas to test
(optional)
Microsoft Reviewers: Open in CodeFlow