Home
last modified time | relevance | path

Searched refs:unstableTransformProfile (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/cli/src/export/embed/
H A DresolveOptions.ts26 unstableTransformProfile: string; property
67 unstableTransformProfile: args['--unstable-transform-profile'] ?? 'default',
H A DexportEmbedAsync.ts47 options.unstableTransformProfile as BundleOptions['unstable_transformProfile'],