nightmode / feri

An easy to use build tool for web files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest version of Uglify JS breaks Source Maps

nightmode opened this issue · comments

Uglify JS version 2.6.2 contains changes that break the source map functionality Feri depends on.

It may be possible to develop a workaround on Feri's side although I am inclined to wait a version or two and then try the newer Uglify code. Feri will use Uglify JS version 2.6.1 for now.

Feri v0.3.8 includes the latest version of Uglify along with all the improved source map handling code that made this possible. ^_^