Sha256: d4e3c048888e3993f236e2b44505170766c9a598db3bb493608e2d0b98c071b7
Contents?: true
Size: 222 Bytes
Versions: 21
Compression:
Stored size: 222 Bytes
Contents
import { Application } from "@hotwired/stimulus" const application = Application.start() // Configure Stimulus application.warnings = true application.debug = false window.Stimulus = application export { application }
Version data entries
21 entries across 21 versions & 1 rubygems