mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-21 15:53:13 +01:00
Add build option to generate sourcemaps
This commit is contained in:
parent
d6e6493504
commit
7c2ed9cff7
1
vite.config.js
vendored
1
vite.config.js
vendored
@ -72,6 +72,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
build: {
|
||||
// sourcemap: true,
|
||||
rollupOptions: {
|
||||
output: {
|
||||
banner: '/*! 2FAuth version ' + version + ' - Copyright (c) 2024 Bubka - https://github.com/Bubka/2FAuth */',
|
||||
|
Loading…
Reference in New Issue
Block a user