Skip to content

Commit

Permalink
Fixed issue-brave#915
Browse files Browse the repository at this point in the history
  • Loading branch information
Micluc committed Apr 20, 2018
1 parent 19df946 commit b999a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/buildPackage.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ var arch = 'x64'
const isLinux = process.platform === 'linux'

var env = {
NODE_ENV: 'production',
CHANNEL: process.env.CHANNEL,
REF: process.env.REF || null,
REFERRAL_API_KEY: process.env.REFERRAL_API_KEY
Expand Down

0 comments on commit b999a6b

Please sign in to comment.