mirror of
				https://github.com/aleleba/create-react-ssr.git
				synced 2025-10-30 13:40:45 -06:00 
			
		
		
		
	PR-753737: Cambiando la carpeta src a client y moviendo todo a una carpeta dentro de client llamada src.
This commit is contained in:
		
							
								
								
									
										8
									
								
								client/.babelrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								client/.babelrc
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| { | ||||
|     "presets": [ | ||||
|         "@babel/preset-env", | ||||
|         "@babel/preset-react", | ||||
|         "@babel/preset-typescript" | ||||
|         // "@babel/preset-flow" | ||||
|     ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user