Skip to content

Commit

Permalink
Fix bad merge (vercel/turborepo#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkirsz authored Oct 25, 2022
1 parent 150155b commit 880205e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ impl GetContentSource for NodeRenderContentSource {
.resolve_reference()
.primary_assets()
.await?
.iter()
.copied(),
)
}
Expand Down

0 comments on commit 880205e

Please sign in to comment.