fixup! Load all webpack chunks into fragments as correctly-typed resources

This commit is contained in:
Calen Pennington
2018-09-07 09:24:35 -04:00
parent 41c71505e3
commit e6f11072b0

View File

@@ -6,6 +6,7 @@ runtime environment with the djangoapps in common configured to load
# NOTE: we are importing this method so that any module that imports us has access to get_current_request
from crum import get_current_request
import webpack_loader
def get_current_request_hostname():