mirror of
				https://github.com/Fabio286/antares.git
				synced 2025-06-05 21:59:22 +02:00 
			
		
		
		
	build: reduced webpack console output
This commit is contained in:
		| @@ -2,6 +2,7 @@ const webpack = require('webpack'); | ||||
| const MonacoEditorPlugin = require('monaco-editor-webpack-plugin'); | ||||
|  | ||||
| module.exports = { | ||||
|    stats: 'errors-warnings', | ||||
|    plugins: [ | ||||
|       new MonacoEditorPlugin({ | ||||
|          languages: ['sql'] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user