Skip to content

Commit

Permalink
fixup! API clean up and plumb variants into a few more places.
Browse files Browse the repository at this point in the history
  • Loading branch information
iclanton committed Sep 20, 2024
1 parent c6d4961 commit 41272f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ function getPlatformInfo(): IPlatformInfo {
* @param rushSession - The Rush Session
* @param rushConfiguration - The Rush Configuration
* @param subspace - The subspace that was just installed
* @param variant - The variant that was just installed
* @param logger - The initialized logger
*/
export async function afterInstallAsync(
Expand Down

0 comments on commit 41272f0

Please sign in to comment.