mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
add source maps
This commit is contained in:
@@ -50,6 +50,7 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
build: {
|
||||
sourcemap: true,
|
||||
assetsInlineLimit: 10000,
|
||||
commonjsOptions: {
|
||||
include: ['sql.js', /sql-wasm.js/, /node_modules/]
|
||||
|
||||
Reference in New Issue
Block a user