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.
1 parent fb5c700 commit ca29b17Copy full SHA for ca29b17
src/SampleApps/SampleApp.Classic/appsettings.json
@@ -2,6 +2,7 @@
2
"SimplifyWebSettings":
3
{
4
"StringTableFiles": "Titles.xml, Messages.xml",
5
- "StaticFilesPaths": "styles, scripts, images, content, fonts, node_modules"
+ "StaticFilesPaths": "styles, scripts, images, content, fonts, node_modules",
6
+ "ErrorPageDarkStyle": true
7
}
8
0 commit comments