This example demonstrates how the ol
package can be used with Rollup.
Clone the project.
git clone [email protected]:8beb328ea72b36446fc2198d008287de.git ol-rollup
Install the project dependencies.
cd ol-rollup
npm install
Create a bundle for the browser.
npm run build
Open index.html
to see the result.
open index.html
is good