https://github.com/b1f6c1c4/advanced-injection-plugin
Versatile asset injection for html-webpack-plugin.
https://github.com/b1f6c1c4/advanced-injection-plugin
html-webpack-plugin prefetch preload webpack webpack4
Last synced: 3 months ago
JSON representation
Versatile asset injection for html-webpack-plugin.
- Host: GitHub
- URL: https://github.com/b1f6c1c4/advanced-injection-plugin
- Owner: b1f6c1c4
- License: mit
- Created: 2018-03-02T12:47:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:33:43.000Z (almost 3 years ago)
- Last Synced: 2025-11-23T19:02:16.002Z (5 months ago)
- Topics: html-webpack-plugin, prefetch, preload, webpack, webpack4
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# advanced-injection-plugin
[](https://greenkeeper.io/)
> Versatile asset injection for html-webpack-plugin.
This package helps you fully control the injection process for html-webpack-plugin.
## Pre-requisites
This module requires webpack 4 and html-webpack-plugin 4.
## Installation
```sh
$ yarn add --dev advanced-injection-plugin
```
## Usage
> For a complete working demo, see the `example` folder.
## License
MIT