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 e6aeceb commit 7d9fcaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/next-core/src/nodejs/node_rendered_source.rs
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 7d9fcaf

Please sign in to comment.