diff --git a/README.md b/README.md index 5ac13531..e49ba937 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,10 @@ npm install react-map-gl --save **Note on Bundling:** react-map-gl is extensively tested with `browserify`, however several users have reported issues when bundling their apps using -`webpack`. For more information, see the issues, -e.g. https://github.com/uber/react-map-gl/issues/112. +`webpack`. As a first step, please consult the +[official mapbox webpack config](https://github.com/mapbox/mapbox-gl-js/blob/master/webpack.config.example.js). +There is also some helpful information from in the issues and a +[request for help](https://github.com/uber/react-map-gl/issues/112). ### Usage