diff --git a/README.md b/README.md index 6f35da1b..e2e1f14b 100644 --- a/README.md +++ b/README.md @@ -413,3 +413,9 @@ Then in your base jinja template: Enjoy your webpack with django :) + +# Alternatives to Django-Webpack-Loader + +_Below are known projects that attempt to solve the same problem:_ + +* [Django Manifest Loader](https://github.com/shonin/django-manifest-loader)