mirror of
https://github.com/desktop/desktop
synced 2024-10-31 11:07:25 +00:00
i don't think this overriding is necessary any more
This commit is contained in:
parent
0d616641c7
commit
8910d3d2a4
1 changed files with 0 additions and 3 deletions
|
@ -34,9 +34,6 @@ const commonConfig: webpack.Configuration = {
|
|||
options: {
|
||||
useBabel: true,
|
||||
useCache: true,
|
||||
compilerOptions: {
|
||||
noEmit: false, // override from tsconfig.json
|
||||
},
|
||||
},
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue