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