Add warning when selected and detected language is different in web UI (#33042)
This commit is contained in:
		@@ -4,7 +4,7 @@ const { env, settings } = require('../configuration');
 | 
			
		||||
 | 
			
		||||
// Those modules contain modern ES code that need to be transpiled for Webpack to process it
 | 
			
		||||
const nodeModulesToProcess = [
 | 
			
		||||
  '@reduxjs', 'fuzzysort'
 | 
			
		||||
  '@reduxjs', 'fuzzysort', 'toygrad'
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
module.exports = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user