Skip to content

Commit

Permalink
chore: Remove ads if OPEN_SOURCE_CONTRIBUTOR
Browse files Browse the repository at this point in the history
Resolves #783
  • Loading branch information
scottarc authored Mar 25, 2020
1 parent a1a702e commit 51ff506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core-js/postinstall.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ var CI = [
'BUILD_NUMBER',
'CI',
'CONTINUOUS_INTEGRATION',
'OPEN_SOURCE_CONTRIBUTOR',
'RUN_ID'
].some(function (it) { return is(env[it]); });

Expand Down

0 comments on commit 51ff506

Please sign in to comment.