mirror of
				https://github.com/sitelease/sugar-cube-client.git
				synced 2025-10-31 12:02:30 +01:00 
			
		
		
		
	Renamed the 'lib' folder to 'src'
This commit is contained in:
		| @ -94,7 +94,7 @@ class RoboFile extends Tasks { | ||||
|    */ | ||||
|   function watch(): void { | ||||
|     $this->taskWatch() | ||||
|       ->monitor(['lib', 'test'], function() { $this->test(); }) | ||||
|       ->monitor(['src', 'test'], function() { $this->test(); }) | ||||
|       ->run(); | ||||
|   } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user