Sha256: f34aa1236eb4ae4f13dc6bc140eb66ebbfa8b780e1c3cf90734049fa6e68c360
Contents?: true
Size: 219 Bytes
Versions: 2
Compression:
Stored size: 219 Bytes
Contents
import { Application } from "@hotwired/stimulus" const application = Application.start() // Configure Stimulus development experience application.debug = false window.Stimulus = application export { application }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pay-lago-0.1.1 | test/dummy/app/javascript/controllers/application.js |
pay-lago-0.1.0 | test/dummy/app/javascript/controllers/application.js |