Enable sourcemaps for debugging

This commit is contained in:
Eli Ribble 2026-03-21 23:24:06 +00:00
parent 6d6fe9e1d6
commit bf3204992e
No known key found for this signature in database
2 changed files with 1 additions and 65 deletions

View file

@ -53,6 +53,7 @@ const config = {
}),
vue(),
],
sourcemap: true,
define: {
__VUE_OPTIONS_API__: "true",
__VUE_PROD_DEVTOOLS__: "false",