Skip to content

Commit

Permalink
build: Add tsconfig.json to ConfigFiles item
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Aug 6, 2024
1 parent 8e09c91 commit e2a28ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Uno.Gallery/Uno.Gallery.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<EmbeddedResource Include="Platforms\WebAssembly\WasmScripts\*.js" />
<ConfigFiles Include="Platforms\WebAssembly\tsconfig.json" />
</ItemGroup>
</Project>

0 comments on commit e2a28ee

Please sign in to comment.