An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# advanced-injection-plugin

[![Greenkeeper badge](https://badges.greenkeeper.io/b1f6c1c4/advanced-injection-plugin.svg)](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