html-webpack-injector
Version: 
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
21 lines (20 loc) • 672 B
JSON
{
  "name": "html-webpack-injector",
  "version": "1.1.4",
  "description": "Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks",
  "main": "index.js",
  "keywords": [
    "html-webpack-injector",
    "html-webpack-injector-plugin",
    "html-webpack-plugin",
    "html",
    "webpack",
    "html-webpack-injector-head",
    "webpack-plugins",
    "html-webpack-plugin-async-defer",
    "async-defer-html-webpack-plugin"
  ],
  "repository": "https://github.com/architgarg/html-webpack-injector.git",
  "author": "Archit garg <thearchitgargg@gmail.com> (https://github.com/architgarg)",
  "license": "ISC"
}