mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 10:35:56 +01:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			247 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			247 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
|  | // setup webpack public path:
 | ||
|  | // https://stackoverflow.com/questions/39879680/example-of-setting-webpack-public-path-at-runtime
 | ||
|  | // https://github.com/coryhouse/react-slingshot/pull/207/files
 | ||
|  | __webpack_public_path__ = window.ctxPath + "/bundles/"; |