Skip to content

Report data model (aka javascript) compilation errors before the FSM is executed

Jacob Beard requested to merge mattoshry:feat-compile-error into master

Created by: mattoshry

This behavior is only enabled when the reportAllErrors option is explicitly set to true in the xxxToModel APIs.

Merge request reports