mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-02 04:22:32 +00:00
chore: enable sourcemaps for build
This commit is contained in:
parent
0a40ec2cb6
commit
ddffa8c267
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
],
|
||||
"optimization": true,
|
||||
"outputHashing": "all",
|
||||
"sourceMap": false,
|
||||
"sourceMap": true,
|
||||
"evalSourceMap": false,
|
||||
"extractCss": true,
|
||||
"namedChunks": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue