google chrome os - Are users able to view source of web apps on ChromeOS? -


if yes, there way compile (not obfuscate) js code deployment in chromeos?

from looking @ codebase using chromium.org git browser, appears google haven't gone out of way remove "view page source" menu item version of chrom(e|ium) shipped in chrom(e|ium) os.

of course, there's nothing prevent them hiding option in ui, or removing feature #ifdef-ing out, though.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -