Sha256: 1da71b2ad3e17a13a94fcf3ec6cd0359d2eb514037a3135de3c9ce12f6eb4832

Contents?: true

Size: 200 Bytes

Versions: 9

Compression:

Stored size: 200 Bytes

Contents

import {Application} from "@hotwired/stimulus"

const stimulus = Application.start()

// Configure Stimulus development experience
stimulus.debug = false
window.Stimulus = stimulus

export {stimulus}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
sun-sword-0.0.9 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js
sun-sword-0.0.8 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js
sun-sword-0.0.7 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js
sun-sword-0.0.6 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js
sun-sword-0.0.5 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js
sun-sword-0.0.4 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js
sun-sword-0.0.3 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js
sun-sword-0.0.2 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js
sun-sword-0.0.1 lib/generators/sun_sword/templates_frontend/frontend/entrypoints/stimulus.js