Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Add "env" support #19

Merged
merged 2 commits into from
Jul 27, 2016
Merged

Add "env" support #19

merged 2 commits into from
Jul 27, 2016

Conversation

tleunen
Copy link
Owner

@tleunen tleunen commented Jul 24, 2016

I changed a bit your initial implementation @jgkim from #16, because the configuration from the specific environment should be merged into the default configuration instead of overriding it.

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #19 into master will not change coverage

@@           master   #19   diff @@
===================================
  Files           1     1          
  Lines          21    30     +9   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits           21    30     +9   
  Misses          0     0          
  Partials        0     0          
Diff Coverage File Path
•••••••••• 100% src/index.js

Powered by Codecov. Last update dc8c17f...198b1e2

@jgkim
Copy link
Contributor

jgkim commented Jul 25, 2016

Thank you for informing me, @tleunen.

@tleunen tleunen merged commit 71431bd into master Jul 27, 2016
@tleunen tleunen deleted the jgkim-env-support branch July 27, 2016 03:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants