We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9878dd9 commit f2d6a71Copy full SHA for f2d6a71
src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/wwwroot/index.html
@@ -6,6 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>ComponentsWebAssembly-CSharp</title>
8
<base href="/" />
9
+ <link rel="preload" id="webassembly" />
10
<!--#if SampleContent -->
11
<link rel="stylesheet" href="lib/bootstrap/dist/css/bootstrap.min.css" />
12
<!--#endif -->
0 commit comments