1cc9f8799b 
								
							 
						 
						
							
							
								
								deduplicate code  
							
							
							
						 
						
							2019-07-02 11:17:52 +02:00  
				
					
						
							
							
								 
						
							
								9f43b8b026 
								
							 
						 
						
							
							
								
								use JSON.parse(jsonSource) for JSON modules  
							
							... 
							
							
							
							https://v8.dev/blog/cost-of-javascript-2019 
> As long as the JSON string is only evaluated once, the JSON.parse approach is much faster compared to the JavaScript object literal, especially for cold loads. 
						
							2019-06-28 10:50:23 +09:00  
				
					
						
							
							
								 
						
							
								b25ff237bb 
								
							 
						 
						
							
							
								
								Prettify source code  
							
							
							
						 
						
							2019-02-05 10:08:45 +01:00  
				
					
						
							
							
								 
						
							
								4d57d78264 
								
							 
						 
						
							
							
								
								generate error code when json wasn't parsed  
							
							
							
						 
						
							2018-06-25 18:41:29 +02:00  
				
					
						
							
							
								 
						
							
								ab1d79bda2 
								
							 
						 
						
							
							
								
								Fix - Exits abruptly when invalid JSON  
							
							
							
						 
						
							2018-04-26 18:50:46 +02:00  
				
					
						
							
							
								 
						
							
								3983803d30 
								
							 
						 
						
							
							
								
								Destructure 'require' to improve readability  
							
							
							
						 
						
							2018-03-22 12:05:58 +01:00  
				
					
						
							
							
								 
						
							
								5238159d21 
								
							 
						 
						
							
							
								
								run prettier on existing code  
							
							
							
						 
						
							2018-02-25 02:00:20 +01:00  
				
					
						
							
							
								 
						
							
								5c63d3cb43 
								
							 
						 
						
							
							
								
								move source generation into separate module  
							
							... 
							
							
							
							allow to pass a Generator to NormalModule
change NormalModule constructor to options object
🍆  
							
						 
						
							2018-01-24 11:33:38 +01:00