diff --git a/ol-proj4rs-demo-app/vite.config.js b/ol-proj4rs-demo-app/vite.config.js index ead2c45..6346943 100644 --- a/ol-proj4rs-demo-app/vite.config.js +++ b/ol-proj4rs-demo-app/vite.config.js @@ -10,6 +10,7 @@ export default { 'reprojection': 'reprojection.html', 'sphere-mollweide': 'sphere-mollweide.html', 'wms-image-custom-proj': 'wms-image-custom-proj.html', + 'vector-projections': 'vector-projections.html', }, }, },