Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[webpack-config] Deprecate built-in Webpack reporting #1718

Merged
merged 2 commits into from
Mar 21, 2020

Conversation

EvanBacon
Copy link
Contributor

@EvanBacon EvanBacon commented Mar 21, 2020

Why

In Expo web beta, the @expo/webpack-config had bundle reporting features installed by default, these features could be enabled in two different ways (which are both now deprecated).

The optimal approach is to simply install the package when you need it, then add it to the Webpack config. This gives you more control on the version of webpack-bundle-analyzer and the settings it uses.

How

Related

@EvanBacon EvanBacon added the Platform: web Using Expo in the browser label Mar 21, 2020
@EvanBacon EvanBacon requested a review from brentvatne March 21, 2020 21:06
@EvanBacon EvanBacon self-assigned this Mar 21, 2020
@EvanBacon EvanBacon merged commit dd99d7e into master Mar 21, 2020
@EvanBacon EvanBacon deleted the @evanbacon/webpack-config/remove-reporting branch March 21, 2020 22:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: web Using Expo in the browser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant