mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	build: Remove map files & ts files
This commit is contained in:
		
							parent
							
								
									cb0d1d80a1
								
							
						
					
					
						commit
						758c08ec85
					
				| @ -60,6 +60,8 @@ if [[ -d "$DIR"/node_modules ]]; then | |||||||
| fi | fi | ||||||
| 
 | 
 | ||||||
| find $DIR/libraries -name "*.map" -type f -delete | find $DIR/libraries -name "*.map" -type f -delete | ||||||
|  | find $DIR/node_modules -name "*.map" -type f -delete | ||||||
|  | find $DIR -name "*.ts" -type f -delete | ||||||
| 
 | 
 | ||||||
| d="$DIR"/src/public | d="$DIR"/src/public | ||||||
| [[ -d "$d"/app-dist ]] || mkdir -pv "$d"/app-dist | [[ -d "$d"/app-dist ]] || mkdir -pv "$d"/app-dist | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran