Skip to content

Commit

Permalink
Revert "Point LocalWebApp at correct viewer output directory"
Browse files Browse the repository at this point in the history
This reverts commit 3e19367.
  • Loading branch information
myieye committed Nov 13, 2024
1 parent 1e450bb commit 18d878a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/FwLite/LocalWebApp/LocalWebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</ItemGroup>

<ItemGroup>
<EmbeddedResource Include="..\..\..\frontend\viewer\dist-web-component\**\*" />
<EmbeddedResource Include="..\..\..\frontend\viewer\dist\**\*" />
</ItemGroup>

<ItemGroup Condition="$([MSBuild]::IsOsPlatform('macOS'))">
Expand Down

0 comments on commit 18d878a

Please sign in to comment.