Skip to content

Xiatian-leo/ol-webpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLayers + Webpack

This example demonstrates how the ol package can be used with webpack.

Clone the project.

git clone [email protected]:openlayers/ol-webpack.git

Install the project dependencies.

cd ol-webpack
npm install

Create a bundle for the browser.

npm run build

Open index.html to see the result.

open index.html

About

Using webpack and the ol package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.2%
  • JavaScript 48.8%