mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 17:28:23 +00:00 
			
		
		
		
	Merge branch 'ticket-app-init' into 'ticket-app-master'
Add ChillTicketBundle webpack configuration See merge request Chill-Projet/chill-bundles!673
This commit is contained in:
		
							
								
								
									
										4
									
								
								src/Bundle/ChillTicketBundle/chill.webpack.config.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								src/Bundle/ChillTicketBundle/chill.webpack.config.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| // this file loads all assets from the Chill person bundle | ||||
| module.exports = function(encore, entries) { | ||||
|     encore.addEntry('ticket_app', __dirname + '/src/Resources/public/vuejs/TicketApp/index.ts'); | ||||
| }; | ||||
		Reference in New Issue
	
	Block a user