geostyler / geostyler-wfs-parser

GeoStyler Data Parser implementation for Web Feature Services (WFS)
Other
7 stars 7 forks source link

feat: use esm build & switch to vite/vitest #592

Closed hwbllmnn closed 4 months ago

hwbllmnn commented 4 months ago

BREAKING CHANGE: You'll probably need to reconfigure/adapt your bundler config to make sure this dependency is considered as ESM module.

@geostyler/devs Please review.

hwbllmnn commented 4 months ago

Superseeded by #593