CONFIG_PROPERTIES_INVALID

Config properties are invalid

Why I'm seeing this.​

This error will appear if the properties defined in <projectRoot>/myjsblock.config.js do not match the supported properties.

How to fix it​

Validate that the properties match the same casing and are supported. See the documentation for more information.

Last updated