openlayers / ol-cesium

OpenLayers - Cesium integration
http://openlayers.org/ol-cesium/
BSD 2-Clause "Simplified" License
970 stars 322 forks source link

build-library is missing in 2.18 #1158

Open kovacevski opened 5 months ago

kovacevski commented 5 months ago

Hi, Because build-library is removed from package.json, how can I build the dist folder and the olcs.js/olcesium.js? Thank you

gberaudo commented 5 months ago

Hi @kovacevski,

Are you using a bundler? Can you detail your expectations?

the-splendid-penguin commented 2 weeks ago

Hi @gberaudo I'm facing the same issue. 2.17 had a "build-library" script to generate a standalone olcesium.js file

What would the recommended approach be for generating an equivalent file in 2.20?