fix(cli): Fixed transpilation order issue in tsfolders command
This commit is contained in:
		@@ -1,5 +1,10 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## 2024-07-22 - 2.1.84 - fix(cli)
 | 
			
		||||
Fixed transpilation order issue in tsfolders command
 | 
			
		||||
 | 
			
		||||
- Corrected the transpilation order so 'ts_shared' is processed before other folders in the 'tsfolders' CLI command.
 | 
			
		||||
 | 
			
		||||
## 2024-07-21 - 2.1.83 - fix(cli)
 | 
			
		||||
Ensure 'ts_shared' folder is compiled first if present
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user