Special Note on Tools/code_cache
Special Note on Tools/code_cache

Special Note on Tools/code_cache

The Tools/code_cache should be saved in source control, since without this directory, commands to create an application will not work. However, the code_cache is also modified when enabling or disabling an application. When the code_cache is modified by enabling  / disabling an application, it will contain content that is not meant to be archived in source control. So, if you are using source control, do not use the following commands:
invoke disable-application
invoke enable-application
Use the following commands instead:
invoke remove-application
invoke create-application