Skip to content

Commit af2d934

Browse files
marafwtgodbe
authored andcommitted
Add base href for GlobalizationWasmApp
1 parent 7973511 commit af2d934

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)