-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Description
In dotnet/runtime#114686 we are inlining boot config into the dotnet.js
script.
There won't be an opt-out mechanism (there is at the moment, but I plan to remove it before 10 GA).
The consequences are that there is not separate file containing boot information and so there is no way to programmatically read it. Ideally, we should remove mentions of this concept from the docs, as it should be just implementation detail.
Metadata
Metadata
Assignees
Type
Projects
Status
Done