django-webpack-loader
django-webpack-loader copied to clipboard
There is no 'webpack_static' when using jinja2 template, is there?
Hi, friend: It seems only one 'render_bundle' available for jinja2.
No, doesn't look like it. https://github.com/owais/django-webpack-loader/blob/master/webpack_loader/contrib/jinja2ext.py#L6-L9
It was contributed by someone else and I'm not really maintaining it. Feel free to send a PR to add support.