Skip to content

Commit 4774700

Browse files
committed
Update the PublishSPAForGHPages package to fix the issue where the Brotli loader is not being injected
1 parent eee1efe commit 4774700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CUIFlavoredPortfolioSite/CUIFlavoredPortfolioSite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<PackageReference Include="Figgle" Version="0.5.1" />
5858
<PackageReference Include="CommandLineSwitchParser" Version="1.1.0" />
5959
<PackageReference Include="BlazorWasmPreRendering.Build" Version="7.0.0-preview.1" />
60-
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="3.0.1" />
60+
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="3.0.2" />
6161
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="4.8.4">
6262
<PrivateAssets>all</PrivateAssets>
6363
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)