blob: 0710af6d01fd8f7e188063999f6064e067372dda (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
WWW: https://pypi.org/project/django-webpack-loader
|