Skip to content

Commit

Permalink
Fix missing projectDir in profile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkykh authored and novemberborn committed Aug 19, 2018
1 parent 7f974cc commit 846920a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profile.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ if (precompileFile) {

const opts = {
file,
projectDir,
failFast: cli.flags.failFast,
serial: cli.flags.serial,
tty: false,
Expand Down

0 comments on commit 846920a

Please sign in to comment.