Sha256: e8b81d6d8359f75bf60cba14d2c7c1ce2881564a3d85a3efb8cb1e7d9b1977b6
Contents?: true
Size: 272 Bytes
Versions: 8
Compression:
Stored size: 272 Bytes
Contents
// Import and register all your controllers from the importmap under controllers/* import { application } from "controllers/application" import { registerControllersFrom } from "@hotwired/stimulus-importmap-autoloader" registerControllersFrom("controllers", application)
Version data entries
8 entries across 8 versions & 1 rubygems