We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c973fd + 7f68054 commit 66dd25eCopy full SHA for 66dd25e
angular/Web.config
angular/web.config
@@ -5,7 +5,7 @@
5
<remove fileExtension=".json" />
6
<mimeMap fileExtension=".json" mimeType="application/json" />
7
<mimeMap fileExtension="woff" mimeType="application/font-woff" />
8
- <mimeMap fileExtension="woff2" mimeType="application/font-woff" />
+ <mimeMap fileExtension="woff2" mimeType="application/font-woff" />
9
</staticContent>
10
<!-- IIS URL Rewrite for Angular routes -->
11
<rewrite>
@@ -22,4 +22,4 @@
22
</rules>
23
</rewrite>
24
</system.webServer>
25
-</configuration>
+</configuration>
0 commit comments