Sha256: 41536e1caeb40fd165b346c3eca5df512db9ea9f7236f3c77aafade6d67600d4
Contents?: true
Size: 331 Bytes
Versions: 5
Compression:
Stored size: 331 Bytes
Contents
import { application } from "backend/solidus_promotions/controllers/application"; // Eager load all controllers defined in the import map under controllers/**/*_controller import { eagerLoadControllersFrom } from "@hotwired/stimulus-loading"; eagerLoadControllersFrom( "backend/solidus_promotions/controllers", application );
Version data entries
5 entries across 5 versions & 1 rubygems