Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildOptions

Hierarchy

Index

Properties

Properties

Optional force

force: boolean

if TRUE the targets will be newly created and written to the targetDir, even if the existence or up-to-date check returns true

Optional targetDir

targetDir: string

directory to which the compiled resources like grammars (and checksum files) will be stored

by default, the relative paths are resolved against the app's root directory; if the target directory is missing it will be newly created.

default

BuildAppConfig.targetDir + ResourceType

Generated using TypeDoc