Skip to content

Commit a9b6a96

Browse files
authored
Add base href for GlobalizationWasmApp
1 parent f2ccafb commit a9b6a96

File tree

1 file changed

+1
-0
lines changed
  • src/Components/test/testassets/GlobalizationWasmApp/wwwroot

1 file changed

+1
-0
lines changed

src/Components/test/testassets/GlobalizationWasmApp/wwwroot/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!DOCTYPE html>
22
<head>
3+
<base href="/subdir/" />
34
<style>
45
#blazor-error-ui { display: none }
56
</style>

0 commit comments

Comments
 (0)