UNPKG

@expo/webpack-config

Version:

The default Webpack configuration used to build Expo apps targeting the web.

18 lines (17 loc) 726 B
/** @internal */ /** */ /** * @category env * @internal */ export declare const aliases: { 'react-native$': string; '@react-native-community/netinfo': string; 'react-native/Libraries/Image/AssetSourceResolver$': string; 'react-native/Libraries/Image/assetPathUtils$': string; 'react-native/Libraries/Image/resolveAssetSource$': string; 'react-native/Libraries/Components/View/ViewStylePropTypes$': string; 'react-native/Libraries/EventEmitter/RCTDeviceEventEmitter$': string; 'react-native/Libraries/vendor/emitter/EventEmitter$': string; 'react-native/Libraries/vendor/emitter/EventSubscriptionVendor$': string; 'react-native/Libraries/EventEmitter/NativeEventEmitter$': string; };