Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make exclude property optional #2

Open
olehpratsko opened this issue Feb 25, 2019 · 1 comment
Open

Make exclude property optional #2

olehpratsko opened this issue Feb 25, 2019 · 1 comment

Comments

@olehpratsko
Copy link
Member

olehpratsko commented Feb 25, 2019

Build is failing if exclude property doesn't present in data_pages configuration. Make it optional.

@michelegera
Copy link

Good point @olehpratsko.

I’m in the same situation and currently working around the issue by setting exclude to an empty array:

exclude: []

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

No branches or pull requests

2 participants