mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-30 23:47:35 +03:00 
			
		
		
		
	Transpile to commonjs for all environments
This commit is contained in:
		
							parent
							
								
									00863e8aa0
								
							
						
					
					
						commit
						1721069143
					
				|  | @ -1,9 +1,4 @@ | |||
| { | ||||
|   "presets": [ ["env", { | ||||
|     "targets": { | ||||
|       "firefox" : 56, | ||||
|       "chrome" : 64 | ||||
|     } | ||||
|   }], "react", "flow"], | ||||
|   "presets": [ ["env", { "modules": "commonjs" }], "react", "flow" ], | ||||
|   "plugins": [ "transform-class-properties", "transform-object-rest-spread", "add-module-exports", "transform-decorators-legacy" ] | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user