api documentation for html-webpack-plugin (v2.28.0)

Simplifies creation of HTML files to serve your webpack bundles

table of contents

  1. module html-webpack-plugin
    1. function html-webpack-plugin (options)
    2. object html-webpack-plugin.chunksorter
    3. object html-webpack-plugin.compiler
  2. module html-webpack-plugin.chunksorter
    1. function html-webpack-plugin.chunksorter.auto (chunks)
    2. function html-webpack-plugin.chunksorter.dependency (chunks)
    3. function html-webpack-plugin.chunksorter.id (chunks)
    4. function html-webpack-plugin.chunksorter.none (chunks)
  3. module html-webpack-plugin.compiler
    1. function html-webpack-plugin.compiler.compileTemplate (template, context, outputFilename, compilation)

module html-webpack-plugin

function html-webpack-plugin (options)

module html-webpack-plugin.chunksorter

function html-webpack-plugin.chunksorter.auto (chunks)

function html-webpack-plugin.chunksorter.dependency (chunks)

function html-webpack-plugin.chunksorter.id (chunks)

function html-webpack-plugin.chunksorter.none (chunks)

module html-webpack-plugin.compiler

function html-webpack-plugin.compiler.compileTemplate (template, context, outputFilename, compilation)

[ this document was created with utility2 ]