Skip to content

Commit

Permalink
docs: add html-webpack-inject-attributes-plugin to readme (#1787)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyw934854565 authored Dec 6, 2023
1 parent 91ba8bb commit 318cd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ The `html-webpack-plugin` provides [hooks](https://github.com/jantimon/html-webp
* [html-webpack-inject-preload](https://github.com/principalstudio/html-webpack-inject-preload) allows to add preload links <link rel='preload'> anywhere you want.
* [inject-body-webpack-plugin](https://github.com/Jaid/inject-body-webpack-plugin) is a simple method of injecting a custom HTML string into the body.
* [html-webpack-plugin-django](https://github.com/TommasoAmici/html-webpack-plugin-django) a Webpack plugin to inject Django static tags.
* [html-webpack-inject-attributes-plugin](https://github.com/dyw934854565/html-webpack-inject-attributes-plugin) add extra attributes to inject assetTags.
* [js-entry-webpack-plugin](https://github.com/liam61/html-webpack-plugin) creates webpack bundles into your js entry


<h2 align="center">Usage</h2>

The plugin will generate an HTML5 file for you that includes all your `webpack`
Expand Down

0 comments on commit 318cd4d

Please sign in to comment.