We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242fa6a commit 82c47f0Copy full SHA for 82c47f0
app/javascript/controllers/application.js
@@ -7,6 +7,6 @@ if (document.head.querySelector("meta[name=stimulus_debug]")) {
7
application.debug = true
8
}
9
10
-window.Stimulus = application
+window.Stimulus = application
11
12
export { application }
0 commit comments