Generate Source Maps When Minifying

Description

It is important that we uglify our code before we deploy it in order to reduce the size of the file that we send, however, this makes it very difficult to debug and maintain. In order to make the production code more easily debuggable, we should generate source maps along with our uglified code.

Further information in the mailing list thread from November 25, 2015:
http://lists.idrc.ocad.ca/pipermail/fluid-work/2015-November/009830.html

Environment

None

Activity

Michelle D'SouzaFebruary 3, 2016 at 10:35 PM

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created December 17, 2015 at 5:23 PM
Updated July 8, 2016 at 1:06 PM
Resolved July 5, 2016 at 9:01 PM