mirror of
				https://github.com/KevinMidboe/vue-chartjs.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	🔥 Remove minification for normal release
This commit is contained in:
		| @@ -89,12 +89,6 @@ if (process.env.NODE_ENV === 'production') { | |||||||
|       'process.env': { |       'process.env': { | ||||||
|         NODE_ENV: '"production"' |         NODE_ENV: '"production"' | ||||||
|       } |       } | ||||||
|     }), |  | ||||||
|     new webpack.optimize.UglifyJsPlugin({ |  | ||||||
|       compress: { |  | ||||||
|         warnings: false |  | ||||||
|       }, |  | ||||||
|       sourceMap: true |  | ||||||
|     }) |     }) | ||||||
|   ] |   ] | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user