To compile javascript and css outside of the update script run the following commands:
sudo -H -u edxapp bashsource /edx/app/edxapp/edxapp_envcd /edx/app/edxapp/edx-platformpaver update_assets cms --settings=awspaver update_assets lms --settings=awsSuggest issuing the following to debug issues with r.js optimizer issues
python manage.py cms --settings=aws collectstatic --noinputpython manage.py lms --settings=aws collectstatic --noinput--
You received this message because you are subscribed to the Google Groups "General Open edX discussion" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/46ed3f14-e720-4d4e-aa33-20f443cffa8a%40googlegroups.com.
python manage.py cms --settings=aws collectstatic --noinputpython manage.py lms --settings=aws collectstatic --noinputpaver update_assets cms --settings=awspaver update_assets lms --settings=aws