Hi all,
Development toolkit v2.4 for SB1 running image firmware v03.01.45 contains asj.js library in its minified version (no spaces, no carriage return...).
This is a good thing for production use. The library will load faster and will consume less memory when displaying HTML pages.
However asj.js in its minified version is not suitable for the developer when there is a need to debug apps or when we simply want to understand how the asl.js works.
Development toolkit prior to v2.4 has asl.js in its normal format with spaces & lines break.
Is it possible to have the uncompressed version v2.4 of asl.js?
Thank you
Khai-Van PHU
SB1 development toolkit v2.4 - asl.js uncompressed ? |
1 Replies
Howdy,
Not only do I agree wholeheartedly with K-V P, I even ran into trouble because of it. I tried to use the new asl.js from toolkit 2.4 and all of a sudden my apps stopped working. You can imagine it's hard to find the culprit in a minified file?
Greets,
Sig