UNPKG

@expo/webpack-config

Version:

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

5 lines (4 loc) 302 B
export { default as ExpoDefinePlugin } from './ExpoDefinePlugin'; export { default as ExpoProgressBarPlugin } from './ExpoProgressBarPlugin'; export { default as ExpoHtmlWebpackPlugin } from './ExpoHtmlWebpackPlugin'; export { default as ExpoInterpolateHtmlPlugin } from './ExpoInterpolateHtmlPlugin';