python3-django-webpack-loader

Transparently use webpack with Django (Python3 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 3 version of the library.