Skip to content

Loader Refactor

Compare
Choose a tag to compare
@jsavell jsavell released this 19 Jul 19:09
· 254 commits to master since this release

This release includes a restructuring of the initial entry and loading mechanism.

  • Introduces the Loader interface and default CoreLoader implementation, responsible for rendering the site.
  • Refactors controller configuration parameters into a single $controllerConfig array.