mirror of
				https://github.com/aleleba/create-react-ssr.git
				synced 2025-10-31 06:00:39 -06:00 
			
		
		
		
	PR-645197: fixing the dev environment refresh on hot reloading and updating packages.
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| //Dependencies of Server | ||||
| import express from 'express'; | ||||
| import config from '../../config'; | ||||
| import webpack from 'webpack'; | ||||
| import helmet from 'helmet'; | ||||
| import config from '../../config'; | ||||
|  | ||||
| //Dependencies of HotReloading | ||||
| import webpackConfig from '../../webpack.config.dev'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user