-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 10.10-HF17
-
Fix Version/s: 10.10-HF18
-
Component/s: Web UI
Some Web UI jobs are currently broken due to bad mout v1.2.0 release (see https://github.com/mout/mout/issues/261). which results in Error: Cannot find module 'mout/lang' during "gulp lint"
This transitive dep is brought in by bower-config which has "mout": "^1.0.0".
bower-config is used by polyserve so we could just not require polyserve at the top.
- Is referenced in