ui: Add "build" to command list.
* haunt/ui.scm (commands): Add "build".
This commit is contained in:
		@@ -45,7 +45,7 @@
 | 
			
		||||
            haunt-main))
 | 
			
		||||
 | 
			
		||||
(define commands
 | 
			
		||||
  '("serve"))
 | 
			
		||||
  '("build" "serve"))
 | 
			
		||||
 | 
			
		||||
(define program-name (make-parameter 'haunt))
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user