React.CompileError exception (Lightning v2.15.0-pre5)
View SourceAn exception raised when there's a React compile error.
The following fields of this exceptions are public and can be accessed freely:
:file(Path.t/0ornil) - the file where the error occurred, ornilif the error occurred in code that did not come from a file:line- the line where the error occurred:column- the column where the error occurred:description- a description of the error:hint- a hint to help the user to fix the issue