initial commit
This commit is contained in:
		
							
								
								
									
										16
									
								
								clients/admin-ui/Trunk.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								clients/admin-ui/Trunk.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
[build]
 | 
			
		||||
target = "index.html"
 | 
			
		||||
dist = "dist"
 | 
			
		||||
 | 
			
		||||
[watch]
 | 
			
		||||
watch = ["src", "index.html", "styles.css"]
 | 
			
		||||
 | 
			
		||||
[serve]
 | 
			
		||||
address = "127.0.0.1"
 | 
			
		||||
port = 8080
 | 
			
		||||
open = false
 | 
			
		||||
 | 
			
		||||
[[hooks]]
 | 
			
		||||
stage = "pre_build"
 | 
			
		||||
command = "echo"
 | 
			
		||||
command_arguments = ["Building Supervisor Admin UI..."]
 | 
			
		||||
		Reference in New Issue
	
	Block a user