Enable sourcemaps for debugging
This commit is contained in:
parent
6d6fe9e1d6
commit
bf3204992e
2 changed files with 1 additions and 65 deletions
1
build.js
1
build.js
|
|
@ -53,6 +53,7 @@ const config = {
|
|||
}),
|
||||
vue(),
|
||||
],
|
||||
sourcemap: true,
|
||||
define: {
|
||||
__VUE_OPTIONS_API__: "true",
|
||||
__VUE_PROD_DEVTOOLS__: "false",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue