html-webpack-django-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

HTML Webpack Django Plugin

Modified html-webpack-plugin, Plugin that simplifies creation of HTML files to serve your bundles. Adapted Plugin for usage with Django backend.

Output

Adds Django static Tag for contenthashed asset files

   <script defer src="{% static "main.542e03f941d74cd42b7f.js" %}"></script>

Install

Webpack 5

  npm i --save-dev html-webpack-django-plugin
  yarn add --dev html-webpack-django-plugin

For further instructions and source code also see:
https://github.com/jantimon/html-webpack-plugin

Package Sidebar

Install

npm i html-webpack-django-plugin

Weekly Downloads

6

Version

1.0.7

License

MIT

Unpacked Size

124 kB

Total Files

15

Last publish

Collaborators

  • florian2000