Skip to content

Conversation

@kingcody
Copy link
Member

Changes:

  • wrap process.env.DOMAIN || '' in parentheses to correct the order of the OR operator and string concat

Closes #466

@kingcody
Copy link
Member Author

Wow, I really gotta remember: No : in commit scope.

Changes:
- wrap `process.env.DOMAIN || ''` in parentheses to correct the order of the OR operator and string concat

Closes angular-fullstack#466
@kingcody kingcody force-pushed the fix/order-of-operations branch from 6ef87bf to c6a50ce Compare August 21, 2014 19:50
@kingcody kingcody changed the title fix(app:config): Use parentheses to fix string concat in config fix(app-config): Use parentheses to fix string concat in config Aug 21, 2014
DaftMonk added a commit that referenced this pull request Aug 23, 2014
fix(app-config): Use parentheses to fix string concat in config
@DaftMonk DaftMonk merged commit 6079484 into angular-fullstack:canary Aug 23, 2014
@kingcody kingcody deleted the fix/order-of-operations branch August 24, 2014 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants