hslayers / hslayers-ng

User interface and map building extensions for OpenLayers
https://ng.hslayers.org/
MIT License
37 stars 20 forks source link

Remove moment-interval dependency #1434

Closed raitisbe closed 3 years ago

raitisbe commented 3 years ago

The last version is 7years old and it's tricky to integrate - comes with its own moment version. https://www.npmjs.com/package/iso8601-duration might be a better alternative.

raitisbe commented 3 years ago

Almost ready

jmacura commented 3 years ago

I see now. Much appreciated! Removing 'moment' might be the next step 🙂