Add webpack info to README

This commit is contained in:
Ib Green 2016-08-24 19:52:11 -07:00 committed by GitHub
parent 6d7802451e
commit 35be4c5ded

View File

@ -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