Skip to content

Commit

Permalink
Use correct service worker when publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenox committed Dec 15, 2023
1 parent fa9edaa commit db4620c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SideQuest/SideQuest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
<ProjectReference Include="..\Providers\Providers.csproj" />
</ItemGroup>

<ItemGroup>
<ServiceWorker Include="wwwroot\service-worker.js" PublishedContent="wwwroot\service-worker.published.js" />
</ItemGroup>

</Project>

0 comments on commit db4620c

Please sign in to comment.