mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
This commit is contained in:
parent
a5216935da
commit
d283ef5897
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ const appConfig = {
|
|||
throwUnlessParallelizable: true,
|
||||
},
|
||||
hinting: isTest,
|
||||
tests: isTest,
|
||||
tests: !isProd,
|
||||
sourcemaps: {
|
||||
enabled: !isProd,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue