FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.43k stars 636 forks source link

Generate and extract source maps #1394

Closed Hirse closed 4 years ago

Hirse commented 4 years ago

Generate source maps for less and extract both less and browserify source maps to separate .map files.

This also reduces the size of the ungit.js bundle from 4.55mb to 1.76mb.