mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
enable source maps
This commit is contained in:
parent
51ff070a9e
commit
c7956f00d2
@ -18,6 +18,7 @@ export default defineConfig({
|
||||
base: process.env.VITE_BASE ?? "/",
|
||||
build: {
|
||||
target: ["chrome89", "edge89", "firefox89", "safari15"],
|
||||
sourcemap: true,
|
||||
},
|
||||
plugins: [
|
||||
react(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user