Sha256: 829e98b85eacd91658e2ebd39eeee39a8bb0e99a216fd677965a91890cef4841
Contents?: true
Size: 258 Bytes
Versions: 8
Compression:
Stored size: 258 Bytes
Contents
import { application } from "./application" // Eager load all controllers defined in the import map under controllers/**/*_controller import { eagerLoadControllersFrom } from "@hotwired/stimulus-loading" eagerLoadControllersFrom("controllers", application)
Version data entries
8 entries across 8 versions & 2 rubygems