B4J Question [BANano] Hide access to files/scripts [solved]

angel_

Well-Known Member
Licensed User
Longtime User
How can I prevent files and code from being accessible?

 
Solution
You can't. All the code from web apps is always visible in the browser (either under the Network tab, or in case of a PWA also cached in the Cache Storage so it can be accessed when the user is offline).
Cookies are required to use this site. You must accept them to continue using the site. Learn more…