Skip to main content

BuildBundleCommand

Hierarchy

  • Command
    • BuildBundleCommand

Index

Constructors

constructor

  • Returns default

Properties

metafile

metafile: boolean = ...

noGitHash

noGitHash: boolean = ...

noMinify

noMinify: boolean = ...

plugins

plugins: string[] = ...

profile

profile: string = ...

sourceMap

sourceMap: boolean = ...

staticpaths

paths: string[][] = ...

staticusage

usage: Usage = ...

Methods

execute

  • execute(): Promise<0 | 1>
  • Returns Promise<0 | 1>