mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	Fix failing to bundle fonts (#1067)
This commit is contained in:
		
							parent
							
								
									ec52b74770
								
							
						
					
					
						commit
						9251315177
					
				| 
						 | 
				
			
			@ -16,7 +16,7 @@
 | 
			
		|||
  "main": "lib/cjs/index.js",
 | 
			
		||||
  "module": "lib/esm/index.js",
 | 
			
		||||
  "types": "lib/types/index.d.ts",
 | 
			
		||||
  "sideEffects": false,
 | 
			
		||||
  "sideEffects": ["*.css"],
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "https://github.com/reduxjs/redux-devtools.git"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user