mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Add webpack info to README
This commit is contained in:
parent
6d7802451e
commit
35be4c5ded
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user