comtihon/enot

check generated app file on errors

Opened this issue · 1 comments

Syntax errors in app file are not caught.
This refer to relx unable find this app during release.
Error message doesn't point to app file syntax, so Coon shold check it just after the compilation.
This check should be pluggable.

Can be avoided using compiler : native
Is not critical now.