Allow empty header and footer by tandrewnichols · Pull Request #160 · miickel/gulp-angular-templatecache

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tandrewnichols

Copy link

Contributor

@simonua - Use "in" instead of "||" since empty string is falsy

Fixes #147

Use "in" instead of "||" since empty string is falsy

@simonua simonua self-requested a review

October 11, 2018 18:28

@simonua

Copy link

Collaborator

simonua commented

Oct 11, 2018

@tandrewnichols, thank you very much for the PR and the added test within the PR! Using in is advantageous here, I agree.

@simonua simonua closed this

Oct 11, 2018

@simonua simonua reopened this

Oct 11, 2018

@simonua simonua merged commit 1a28e23 into miickel:master

Oct 11, 2018

@tandrewnichols tandrewnichols deleted the empty-header-footer branch

October 11, 2018 18:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@simonua simonua simonua approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@tandrewnichols @simonua