← Back to team overview

leaningtech-dev team mailing list archive

Re: [Question #679541]: disable uglify on result of .js file

 

Question #679541 on Cheerp changed:
https://answers.launchpad.net/cheerp/+question/679541

    Status: Open => Answered

Yuri Iozzelli proposed the following answer:
Hi Paul,

You can disable the source compression with the linker flag `-cheerp-
pretty-code`:


SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -cheerp-pretty-code")

-- 
You received this question notification because your team Leaningtech
Team is an answer contact for Cheerp.