javascript - Closure Compiler Serverside Source Map Parsing -


i looking either existing library or guidance on building server side source map parser. can pass errors generated client server since code closure compiled not useful.

what able error , using source map file parse error more useful. did preliminary search , not find decent library accomplishing task.

update #1: aware there node.js library accomplishing this. looking in particular c# library if exists before rewrite javascript.


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

Android Capture Image From Camera -

oracle11g - get root domain from url Oracle sql regex_substr -