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

Hierarchy

  • ExperimentsExtra

Properties

buildHttp?: HttpUriOptions | (string | RegExp | ((uri) => 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.

Generated using TypeDoc