mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 16:07:45 +03:00 
			
		
		
		
	* Build @redux-devtools/app UMDs using esbuild * Fix variable being exported * Remove module.hot * Include CSS * Cleanup * Cleanup * Create slow-paws-beg.md
		
			
				
	
	
		
			8 lines
		
	
	
		
			152 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			152 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "extends": "../../tsconfig.base.json",
 | |
|   "compilerOptions": {
 | |
|     "types": ["node", "webpack-dev-server"]
 | |
|   },
 | |
|   "include": ["webpack.config.ts"]
 | |
| }
 |