Skip to content

Commit d03c90b

Browse files
authored
One more test asset to tweak to use dotnet.boot.js
1 parent 83d8e91 commit d03c90b

File tree

1 file changed

+1
-0
lines changed
  • src/Components/WebAssembly/testassets/ThreadingApp.Server/Components

1 file changed

+1
-0
lines changed

src/Components/WebAssembly/testassets/ThreadingApp.Server/Components/App.razor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<a class="dismiss">🗙</a>
2020
</div>
2121

22+
<script>window["__DOTNET_INTERNAL_BOOT_CONFIG_SRC"] = "dotnet.boot.js";</script>
2223
<script src="@Assets["_framework/blazor.web.js"]"></script>
2324
</body>
2425

0 commit comments

Comments
 (0)