Actualización módulos de hacs
This commit is contained in:
		
							
								
								
									
										10
									
								
								www/community/lovelace-card-tools/webpack.config.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								www/community/lovelace-card-tools/webpack.config.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| const path = require('path'); | ||||
|  | ||||
| module.exports = { | ||||
|   entry: './src/main.js', | ||||
|   mode: 'production', | ||||
|   output: { | ||||
|     filename: 'card-tools.js', | ||||
|     path: path.resolve(__dirname) | ||||
|   } | ||||
| }; | ||||
		Reference in New Issue
	
	Block a user
	 dfcarvajal
					dfcarvajal