r2b22-map/vite.config.js
2022-09-02 10:28:38 +02:00

6 lines
55 B
JavaScript

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