Is there any reason why code files generally get included within the code.js file upon ‘compilation’, but files which reside in the project include folder remain as separate js files, and with the original file name?
This seems to me to make the workings of the webapp more obvious to anyone who is intent on ‘looking’, even after obfuscation