Anh Mai d28d5cb432 Fix flow build process
Fix unit tests. README updates. Add browser tests
Adapt exhibits for react-map-gl
2017-03-24 14:37:00 -07:00

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.