Open olehpratsko opened 5 years ago
Build is failing if exclude property doesn't present in data_pages configuration. Make it optional.
Good point @olehpratsko.
I’m in the same situation and currently working around the issue by setting exclude to an empty array:
exclude
exclude: []
Build is failing if exclude property doesn't present in data_pages configuration. Make it optional.