mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 02:25:53 +01:00 
			
		
		
		
	rename bundles folder into assets
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| // 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/"; | ||||
| __webpack_public_path__ = window.ctxPath + "/assets/"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user