mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-10-31 10:54:15 +01:00 
			
		
		
		
	Ignore .cache path in jest
This commit is contained in:
		| @@ -10,6 +10,7 @@ module.exports = { | ||||
|     ], | ||||
|   }, | ||||
|   transformIgnorePatterns: ['/node_modules/(?!dagre-d3-renderer/lib|khroma).*\\.js'], | ||||
|   testPathIgnorePatterns: ['/node_modules/', '.cache'], | ||||
|   moduleNameMapper: { | ||||
|     '\\.(css|scss)$': 'identity-obj-proxy', | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sidharth Vinod
					Sidharth Vinod