Add clarifiing comment to webpack config
This commit is contained in:
		@@ -1,3 +1,6 @@
 | 
			
		||||
/**
 | 
			
		||||
 * This is to generate the umd bundle only
 | 
			
		||||
 */
 | 
			
		||||
const webpack = require('webpack');
 | 
			
		||||
const path = require('path');
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user