Skip to content

Commit c8be0de

Browse files
authored
Merge pull request #27 from neo-garaix/fix-demo-page
Fixed build of vector-projections.html
2 parents 100ad54 + b990ef0 commit c8be0de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ol-proj4rs-demo-app/vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export default {
1010
'reprojection': 'reprojection.html',
1111
'sphere-mollweide': 'sphere-mollweide.html',
1212
'wms-image-custom-proj': 'wms-image-custom-proj.html',
13+
'vector-projections': 'vector-projections.html',
1314
},
1415
},
1516
},

0 commit comments

Comments
 (0)