🧑💻 Added sourcemaps
This commit is contained in:
@@ -15,7 +15,12 @@ const config = {
|
||||
adapter: adapter({
|
||||
out: 'build',
|
||||
precompress: true
|
||||
})
|
||||
}),
|
||||
vite: {
|
||||
build: {
|
||||
sourcemap: true
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user