ol-cesium
ol-cesium copied to clipboard
build-library is missing in 2.18
Hi, Because build-library is removed from package.json, how can I build the dist folder and the olcs.js/olcesium.js? Thank you
Hi @kovacevski,
Are you using a bundler? Can you detail your expectations?
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?