django-html-loader
v1.0.0
Published
html loader for Django templates
Downloads
2
Readme
django-html-loader for webpack
based on original implementation of nunjucks-html-loader
django-html-loader main goal is to ignore django tags so html templates can be used with webpack and reused in django projects. django tag replacements are done in dependant templates (includes and extends) using string-replace-loader configuration.