Skip to content

Commit

Permalink
bump generator helper
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Nov 27, 2019
1 parent 6f5ba03 commit 0a927f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/generator-helper/src/GeneratorProcess.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export class GeneratorProcess {
isBinary ? [] : ['--max-old-space-size=8096', this.executablePath],
{
stdio: ['pipe', 'inherit', 'pipe'],
// shell: true,
},
)

Expand Down

0 comments on commit 0a927f4

Please sign in to comment.