"csrc/git@developer.sourcefind.cn:xdb4_94051/vllm.git" did not exist on "e00b0a190e3b30c7bdb869305fece43c7f25ce59"
Commit 3d1cc1e4 authored by Jun Siang Cheah's avatar Jun Siang Cheah
Browse files

feat: generate production source maps to assist debugging

parent d0d76e2a
......@@ -20,6 +20,9 @@ export default defineConfig({
define: {
APP_VERSION: JSON.stringify(process.env.npm_package_version)
},
build: {
sourcemap: true
},
worker: {
format: 'es'
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment