Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 0166506

Browse files
authored
Merge pull request #1341 from tomrittervg/contributing-readme
Tell people how to debug JavaScript
2 parents 263d97e + 0d29f9f commit 0166506

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CONTRIBUTING.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,18 @@
1818

1919
---
2020

21+
**Debugging JavaScript**
22+
23+
1. Edit data/\_data_/\_default_/configs/application.ini
24+
2. Set 'use_app_debug_js' (and optionally 'use_app_debug_css') to 'On'
25+
26+
---
27+
28+
**Editing HTML Template Files**
29+
30+
1. Edit data/\_data_/\_default_/configs/application.ini
31+
2. Set 'cache_system_data' to Off
32+
33+
---
34+
2135
If you have any questions, open an issue or email [email protected].

0 commit comments

Comments
 (0)