Skip to content

feat/#383: Implement user notification when no entrypoint is set/ empty sate.

dindigala requested to merge feat/#383-config-errors into develop

Pull the branch local to test following scenarios:

  • With no entrypoint set in the config.
  • When there is any JSON error (sth like missing ,).
  • When there is no id in scripts (like id="tido-config").

Merge request reports