Hi,
I do a lot of debugging through my own code to find issues. Often I end up in Smartclient code also which is obfuscated/minified. I have to manually compare the obfuscated code with the source code delivered as part of the LGPL SDK. This is cumbersome and time consuming.
Is there a way to build the isomorphic js files from the source code or to get a non-obfuscated version of smartclient which can be used in a development environment?
I have checked the forum but could only find older posts which sounded pessimistic, I hope that it is much easier now or that Smartclient makes the non-obfuscated code available automatically somehow...
gr. Martin
I do a lot of debugging through my own code to find issues. Often I end up in Smartclient code also which is obfuscated/minified. I have to manually compare the obfuscated code with the source code delivered as part of the LGPL SDK. This is cumbersome and time consuming.
Is there a way to build the isomorphic js files from the source code or to get a non-obfuscated version of smartclient which can be used in a development environment?
I have checked the forum but could only find older posts which sounded pessimistic, I hope that it is much easier now or that Smartclient makes the non-obfuscated code available automatically somehow...
gr. Martin
Comment