a2g_openlayers/vite.config.js

6 lines
55 B
JavaScript
Raw Normal View History

2023-12-04 16:44:09 +01:00
export default {
build: {
sourcemap: true,
}
}