.registerPoetryChartsControllers(application)
The bundler-host one-liner: registers the five chart controllers on the host's Stimulus application (importmap hosts get the same registrations via the engine's pins) and installs the morph guard below.
-
application(import("@hotwired/stimulus").Application) —