Skip to content

Conversation

@bradlc
Copy link
Contributor

@bradlc bradlc commented Oct 13, 2021

This PR fixes the CLI --content option. Following resolution the content config looks like this, so it's actually content.files that needs updating:

{
  files: [],
  extract: {
    DEFAULT: undefined
  },
  transform: {}
}

Side note: is extract.DEFAULT supposed to be undefined here? 🤔 See #5778

@bradlc bradlc requested a review from RobinMalfait October 13, 2021 15:45
Copy link
Member

@RobinMalfait RobinMalfait left a comment

Choose a reason for hiding this comment

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

Ah that's a good catch! Also thanks for adding a test!

@bradlc bradlc merged commit 92df04d into master Oct 13, 2021
@bradlc bradlc deleted the fix-cli-content branch October 13, 2021 18:58
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