How to do it...

  1. In Visual Studio Code, open the televisionShow folder that you extracted from ch9-start.zip.
  2. In Explorer, select app.json.
  3. Find the "showMyCode" property and set it to false, like this:
"showMyCode": false

That's all! Now when you deploy the application, anyone that debugs the system will not be able to see your source code.

The exception to this is if you install the application using Visual Studio Code. No matter what the "ShowMyCode" property is set to, when you install applications this way, you will always be able to see the source code. For this reason, be careful who you give the app files to!
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.93.136