1 reference to ReloadStaticAssetsAtRuntimeKey
Microsoft.AspNetCore.StaticAssets (1)
Development\StaticAssetDevelopmentRuntimeHandler.cs (1)
251
var explicitlyConfigured = bool.TryParse(config[
ReloadStaticAssetsAtRuntimeKey
], out var hotReload);