Skip to content

configEntries not containing overridden values #1027

Discussion options

You must be logged in to vote

Done and pre-released in 0.4.140-commit-710acc9. I hope the delay was ok for you (as always: let me know if something is a blocker).

If you can wait a little bit more, I'll be polishing a couple of internals and then release a new minor. You can use the pre-release in the meantime.

// +config.h.js
export default {
  meta: {
    viewport: {
      cumulative: true
    }
  },
  viewport: [500]
}

Cumulative configs have a couple of minor limitations, let me know if one of these are problematic for you. (I expect the limitations to not be a problem for the vast majority of cumulative configs.)

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@brillout
Comment options

@brillout
Comment options

@dajinchu
Comment options

@brillout
Comment options

Answer selected by brillout
@brillout
Comment options

@brillout
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants