Optimize redactor deserializer code

  • Only parse config once at route init to get the normalized pages
  • Don't modify the config object directly
  • Don't use the config object directly in the closure

Bug: T383977

cc: @otto

Merge request reports

Loading