Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildOptions

Options for build entry points

Hierarchy

  • BuildOptions

Index

Properties

Optional excludeProdEntryPoint

excludeProdEntryPoint: undefined | false | true

Excludes the prod entry point from being bundled

default

false

skipFramework

skipFramework: boolean

When set to true, the framework build entry point should skip the framework build (e.g. next build, sapper build, nuxt build, etc...)

Generated using TypeDoc