Skip to content

Fixed the Hosting BrowserRouter option flag to be using boolean values. Added Hosting config tests#140

Merged
adamwardecki merged 5 commits intomasterfrom
cli/browser-router-fixes
Feb 12, 2018
Merged

Fixed the Hosting BrowserRouter option flag to be using boolean values. Added Hosting config tests#140
adamwardecki merged 5 commits intomasterfrom
cli/browser-router-fixes

Conversation

@adamwardecki
Copy link
Copy Markdown
Contributor

  • Changed the BrowserRouter flag in config to be kebab cased
  • It wasn't possible to turn the BrowserRouter option off with the flags. Fixed it by changing to boolean values. This is a breaking change.
  • Added a stdout of the current hosting config after setting it up (previously it just printed 'Configuration successfully updated!' without explicitly showing what changed).

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 12, 2018

Codecov Report

Merging #140 into master will decrease coverage by 8.67%.
The diff coverage is 20%.

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
- Coverage   37.46%   28.79%   -8.68%     
==========================================
  Files         118      102      -16     
  Lines        5272     2855    -2417     
==========================================
- Hits         1975      822    -1153     
+ Misses       3297     2033    -1264

Copy link
Copy Markdown
Member

@mkucharz mkucharz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! LGTM

@adamwardecki adamwardecki merged commit 775dff2 into master Feb 12, 2018
@adamwardecki adamwardecki deleted the cli/browser-router-fixes branch February 12, 2018 13:32
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.

3 participants