Merge pull request #1341 from tomrittervg/contributing-readme

Tell people how to debug JavaScript
This commit is contained in:
RainLoop Team 2017-02-21 20:20:37 +03:00 committed by GitHub
commit 0166506b3a

View file

@ -18,4 +18,18 @@
---
**Debugging JavaScript**
1. Edit data/\_data_/\_default_/configs/application.ini
2. Set 'use_app_debug_js' (and optionally 'use_app_debug_css') to 'On'
---
**Editing HTML Template Files**
1. Edit data/\_data_/\_default_/configs/application.ini
2. Set 'cache_system_data' to Off
---
If you have any questions, open an issue or email support@rainloop.net.