mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
14 lines
520 B
Markdown
14 lines
520 B
Markdown
<div align="center">
|
|
<img src="https://avatars3.githubusercontent.com/u/2105791?v=3&s=200" />
|
|
</div>
|
|
|
|
## Exhibits: Webpack
|
|
|
|
The configuration showcased here is a bit less straightforward than its browserify
|
|
equivalent due to some incompatibilities with mapbox-gl, but has been kept at a
|
|
strict minimum.
|
|
|
|
You should keep in mind that it is a development configuration, and probably
|
|
should be tweaked a bit for production optimization, there is plenty ressources
|
|
on the subject and are not in the scope of this example.
|