mirror of
				https://github.com/richard-loafle/fuse-angular.git
				synced 2025-11-04 00:53:34 +00:00 
			
		
		
		
	(3rdParty) Added a _redirects file for Netlify support
This commit is contained in:
		
							parent
							
								
									c3ed184853
								
							
						
					
					
						commit
						b8b3d1daab
					
				
							
								
								
									
										1
									
								
								_redirects
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								_redirects
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					/*  /index.html  200
 | 
				
			||||||
@ -33,7 +33,12 @@
 | 
				
			|||||||
                        "assets": [
 | 
					                        "assets": [
 | 
				
			||||||
                            "src/favicon-16x16.png",
 | 
					                            "src/favicon-16x16.png",
 | 
				
			||||||
                            "src/favicon-32x32.png",
 | 
					                            "src/favicon-32x32.png",
 | 
				
			||||||
                            "src/assets"
 | 
					                            "src/assets",
 | 
				
			||||||
 | 
					                            {
 | 
				
			||||||
 | 
					                                "glob": "_redirects",
 | 
				
			||||||
 | 
					                                "input": "src",
 | 
				
			||||||
 | 
					                                "output": "/"
 | 
				
			||||||
 | 
					                            }
 | 
				
			||||||
                        ],
 | 
					                        ],
 | 
				
			||||||
                        "stylePreprocessorOptions": {
 | 
					                        "stylePreprocessorOptions": {
 | 
				
			||||||
                            "includePaths": [
 | 
					                            "includePaths": [
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user