Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WebIndexPluginOptions

Index

Properties

Optional $

$: undefined | object

Basic templating key/value pairs for anything else to be injected into the document.

Optional $bundles

$bundles: undefined | object

Bundle creation callbacks to create tag information from FuseBox bundles. Leaving any of these as 'undefined' will generate a default tag and order.

Optional outFile

outFile: undefined | string

The main filename. Default is index.html.

Optional publicPath

publicPath: undefined | string

The relative url bundles are served from. Default is /. Empty is set with .

Optional template

template: function | string

Templates are callback that return a ES6 template string. Provide a path to your own template.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc