Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IncludePlugin

Hierarchy

  • IncludePlugin

Implements

Index

Constructors

constructor

Properties

defaults

name

name: string = "IncludePlugin"

prepare

prepare: IRequestHandler = ...

runAsync

runAsync: IAsyncRequestHandler = ...

Methods

getSettings

replaceIncludesAsync

  • replaceIncludesAsync(currentFilePath: string, str: string, regEx: RegExp, filesAlreadyIncluded: string[]): Promise<string>

Generated using TypeDoc