Skip to content

Commit c40578e

Browse files
committed
Add map files
1 parent f1075f3 commit c40578e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Elastic.Markdown/Elastic.Markdown.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,10 @@
4949
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
5050
</ItemGroup>
5151
<ItemGroup>
52+
<EmbeddedResource Include="_static/*.js.map" />
5253
<EmbeddedResource Include="_static/*.js" />
5354
<EmbeddedResource Include="_static/*.css" />
55+
<EmbeddedResource Include="_static/*.css.map" />
5456
<EmbeddedResource Include="_static/*.svg" />
5557
</ItemGroup>
5658
</Project>

0 commit comments

Comments
 (0)