test(frontend): Tweak excludes
This commit is contained in:
		
							parent
							
								
									b85d651a65
								
							
						
					
					
						commit
						1e4afa6846
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -16,8 +16,9 @@ export default mergeConfig( | |||
|                 exclude: [ | ||||
|                     "**/*config*", | ||||
|                     "**/tests/**", | ||||
|                     "src/*.ts", | ||||
|                     "src/*.vue", | ||||
|                     "src/**/*.vue", | ||||
|                     "src/**/*.d.ts", | ||||
|                     "src/assets/**", | ||||
|                     "**/dist/**", | ||||
|                     "**/e2e/**", | ||||
|                     "**/*config*", | ||||
|  |  | |||
		Reference in a new issue