An open API service indexing awesome lists of open source software.

https://github.com/stefanocudini/leaflet-webpack-example

Simple example to use Leaflet with webpack
https://github.com/stefanocudini/leaflet-webpack-example

leaflet leaflet-map leafletjs webpack webpack-boilerplate webpack-configuration

Last synced: about 1 year ago
JSON representation

Simple example to use Leaflet with webpack

Awesome Lists containing this project

README

          

# Leaflet Webpack Example

# Usage

```bash
npm install
```
edit code in main.js file
```bash
npm run build
```