mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 09:25:15 +00:00 
			
		
		
		
	Serves font locally
This commit is contained in:
		@@ -90,7 +90,19 @@ module.exports = {
 | 
			
		||||
						}
 | 
			
		||||
					}
 | 
			
		||||
				]
 | 
			
		||||
			}
 | 
			
		||||
			},
 | 
			
		||||
			{
 | 
			
		||||
        test: /source-sans-pro.*\.(woff(2)?)(\?v=\d+\.\d+\.\d+)?$/,
 | 
			
		||||
        use: [
 | 
			
		||||
          {
 | 
			
		||||
            loader: 'file-loader',
 | 
			
		||||
            options: {
 | 
			
		||||
              name: '[name].[ext]',
 | 
			
		||||
              outputPath: 'assets/'
 | 
			
		||||
            }
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      }
 | 
			
		||||
		]
 | 
			
		||||
	},
 | 
			
		||||
	plugins:   [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user