Skip to content

Commit

Permalink
Issue #386 [Enhancement][WIP] Remove keys for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
t2ym committed Oct 13, 2020
1 parent 57f994f commit 353185f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions demo-config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -1334,12 +1334,6 @@ class TargetConfig extends Injectable(Traceable(Configurable(GulpDefaultRegistry
'hook-worker-js',
],
})
.assign('keys')({
noUpdate: true,
})
.assign('automation-secret')({
serverSecret: /*null*/'077885637984c7840c72b80b3a26059cf50e945cce91097472054ec9be9a4ddf',
})
.assign('mode')({
enableDebugging: false,
devtoolsDisabled: true,
Expand Down

0 comments on commit 353185f

Please sign in to comment.