Skip to content

Commit

Permalink
fix(wasm): Adjust _UnoWasmContentAdjust transitive assets copy
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Oct 28, 2022
1 parent 8266e14 commit 6b9b243
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
-->
<Target Name="_UnoWasmContentAdjust"
Condition="'$(WasmShellSupportsBuildOutputGroups)'!='true'"
DependsOnTargets="GetCopyToOutputDirectoryItems"
BeforeTargets="BuildDist">
<ItemGroup>
<Content Include="@(_SourceItemsToCopyToOutputDirectory)"
Expand Down

0 comments on commit 6b9b243

Please sign in to comment.