initial commit
This commit is contained in:
		
							
								
								
									
										9
									
								
								app/javascript/controllers/application.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								app/javascript/controllers/application.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| import { Application } from "@hotwired/stimulus" | ||||
|  | ||||
| const application = Application.start() | ||||
|  | ||||
| // Configure Stimulus development experience | ||||
| application.debug = false | ||||
| window.Stimulus   = application | ||||
|  | ||||
| export { application } | ||||
		Reference in New Issue
	
	Block a user
	 Stefan Tollkühn
					Stefan Tollkühn