Skip to content

Commit

Permalink
fixup! Load all webpack chunks into fragments as correctly-typed reso…
Browse files Browse the repository at this point in the history
…urces
  • Loading branch information
cpennington committed Sep 7, 2018
1 parent 41c7150 commit e6f1107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/lib/xmodule/xmodule/util/xmodule_django.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

# 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():
Expand Down

0 comments on commit e6f1107

Please sign in to comment.