-
Notifications
You must be signed in to change notification settings - Fork 2
Debug JavaScript
Stone Zhong edited this page Mar 9, 2021
·
3 revisions
- make sure your mordor config file
django.json
has"enable_debug_js": true
- make sure you set DM_STAGE to
beta
before you runserver/build.sh
- make sure your mordor config file
django.json
has"enable_debug_js": false
- make sure you set DM_STAGE to
prod
before you runserver/build.sh