Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Force djangoapps to be loaded before we run webpack.
In the specific case of webworkers for proctoring, we need to force Django to load before we run `npm run webpack` so that the file ../workers.json gets written. See https://github.com/openedx/edx-proctoring/blob/73c7f55e2be91324fa07fec6e6ac0a667fdd8412/edx_proctoring/apps.py#L46
- Loading branch information