
Use webpack to generate your static bundles without Django's staticfiles or opaque wrappers.
Django webpack loader consumes the output generated by webpack-bundle-tracker and lets you use the generated bundles in Django.
This package contains the Python 3 version of the library.