* New -> Per page interactivity -> wasm * Print `Console.WriteLine(Environment.GetEnvironmentVariable("DOTNET_MODIFIABLE_ASSEMBLIES"))` in the first line on Program.cs * Launch with hot reload enabled * Navigate to Counter * Check the dev console. Debug should be printed but it isn't.