mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	Добавил продакшен деплой реакта
This commit is contained in:
		| @@ -62,6 +62,9 @@ var webpackConfig = { | ||||
|  | ||||
|     plugins: [ | ||||
|         new webpack.DefinePlugin({ | ||||
|             'process.env': { | ||||
|                 NODE_ENV: JSON.stringify(isProduction ? 'production' : 'dev') | ||||
|             }, | ||||
|             __DEV__: !isProduction, | ||||
|             __TEST__: isTest, | ||||
|             __PROD__: isProduction | ||||
|   | ||||
		Reference in New Issue
	
	Block a user