mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-31 09:55:30 +00:00 
			
		
		
		
	Fixed some build options for vite
This commit is contained in:
		
							
								
								
									
										9
									
								
								node_modules/yargs/build/lib/yerror.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								node_modules/yargs/build/lib/yerror.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| export class YError extends Error { | ||||
|     constructor(msg) { | ||||
|         super(msg || 'yargs error'); | ||||
|         this.name = 'YError'; | ||||
|         if (Error.captureStackTrace) { | ||||
|             Error.captureStackTrace(this, YError); | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens