OiWorld / CarbonFootprint

A Google Chrome browser extension that displays carbon footprint information in Google Maps.
34 stars 33 forks source link

minifying the build #103

Closed heychirag closed 8 years ago

heychirag commented 8 years ago

add --minify flag to get a minified version of the build using gulp. This will remove all comments and debug messages. Minifying also means to remove all spaces and shift the entire code into a single line.