v1.0.0-rc.5
To avoid issues with different Webpack versions (#423), we encourage to add "webpack": "^4.16.0"
into your project's dependencies.
Another approach is to use Yarn resolutions (thanks to @FredyC)
BREAKING CHANGE: We have removed haul-integrate.sh
, we are now good just with CLI_PATH
#234
To get your project into the same shape as you would get after yarn haul init
, please edit Bundle React Native code and images
build phase
and remove Integrate Haul with React Native
See https://github.com/callstack/haul/blob/next/docs/Configuring_Your_Project.md for more informations.