mirror of
				https://github.com/fspc/workstand.git
				synced 2025-10-31 08:25:35 -04:00 
			
		
		
		
	Fix path.
This commit is contained in:
		
							parent
							
								
									e4fbd23c39
								
							
						
					
					
						commit
						fb57443b76
					
				| @ -46,4 +46,14 @@ LOGGING = { | ||||
|             'level': os.getenv('DJANGO_LOG_LEVEL', 'INFO'), | ||||
|         } | ||||
|     }, | ||||
| } | ||||
| 
 | ||||
| WEBPACK_LOADER = { | ||||
|     'DEFAULT': { | ||||
|         'CACHE': False, | ||||
|         'BUNDLE_DIR_NAME': 'dist/', | ||||
|         'STATS_FILE': os.path.join(BASE_DIR, '../webpack-stats-prod.json'), | ||||
|         'POLL_INTERVAL': 0.1, | ||||
|         'IGNORE': ['.+\.hot-update.js', '.+\.map'] | ||||
|     } | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user