Options
All
  • Public
  • Public/Protected
  • All
Menu

Enables/Disables experiments (experimental features with relax SemVer compatibility).

Hierarchy

  • ExperimentsExtra

Index

Properties

buildHttp?: HttpUriOptions | (string | RegExp | ((uri: string) => boolean))[]

Build http(s): urls using a lockfile and resource content cache.

css?: boolean | CssExperimentOptions

Enable css support.

lazyCompilation?: boolean | LazyCompilationOptions

Compile entrypoints and import()s only when they are accessed.