Skip to content

BuildOptions

This content is not available in your language yet.

BuildOptions = BuildOptionsCommon & object | BuildOptionsCommon & object

Defined in: core/index.ts:1357

BuildOptions: the user-facing public API.

When platform === "react-native", the Hermes compatibility matrix is forced, so target / browserslist cannot be passed (they are ignored at runtime too).