Mole
|
859505e751
|
Models builder: Move InMemoryAuto models builder and razor runtime compilation into its own package to enable hot reload (#20187)
* Move in memory models builder out of core
* Move runtime validations into backoffice development project
* Obsolete ModelsMode enum
* Move the InMemoryModelsbuilder/RRC novel into the Backoffice development umbraco builder extension
* Add runtime validator to warn if InMemoryAuto is selected but the package isn't installed
* Add backoffice development to template
* Remove propertyGroup
* Remove oopsie
* Check for modelsbuilder in notification handler instead of runtime validator
* Update src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/BuildModelsBuilderController.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/Umbraco.Infrastructure/Runtime/RuntimeModeValidators/ModelsBuilderModeValidator.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Remove ModelsMode enum and ModelsModeExtensions
* Apply suggestions from code review
Co-authored-by: Kenn Jacobsen <kja@umbraco.dk>
* Move project to source folder
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Kenn Jacobsen <kja@umbraco.dk>
|
2025-09-23 11:58:09 +02:00 |
|