a2g_openlayers/vite.config.js
2023-12-04 16:44:09 +01:00

6 lines
55 B
JavaScript
Executable File

export default {
build: {
sourcemap: true,
}
}