Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration InstallMode

Enumeration members

Enumeration members

SkipBuild

SkipBuild: = `skip-build`

Don't run the build scripts.

UpdateLockfile

UpdateLockfile: = `update-lockfile`

Doesn't run the link step, and only fetches what's necessary to compute an updated lockfile.

Generated using TypeDoc