engine
engine copied to clipboard
scripts: no links to features are printed if no config is found
When running engine start on a package with features, but without config:
- build finishes successfully.
- browser features still run when going to
/main.html?feature=<featureName>. - links aren't printed.
- features don't show up in the dashboard.