We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67b8ae commit ce44a23Copy full SHA for ce44a23
spring-boot-admin-server-ui/vite.config.js
@@ -42,6 +42,7 @@ export default defineConfig(({ mode }) => {
42
},
43
build: {
44
target: 'es2015',
45
+ sourcemap: true,
46
outDir,
47
rollupOptions: {
48
input: {
0 commit comments