Tried to remove node_modules, lock files, updating npm/node and aurelia libraries. Nothing produces error free output. After debugging I noticed that startup tries to load html views for each ATR module (compose, if, etc. ) even though they are in sources annotated with @noView.
Had anyone have similar problems? I’ll post additional info soon.