python-django-webpack-loader

Transparently use webpack with Django (Python2 version)
  https://github.com/owais/django-webpack-loader
  0
  no reviews



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 2 version of the library.