First issue was around using goog.require so I switched to a production build (advanced optimisations) build.
Second issue...
Visual studio reported errors trying to establish the virtual environment. It looks, perhaps, Google Closure was looking for features which would be available on a headless JS VM.
''' Error while loading "~/Content/ui/js/omapp.min.js": ReferenceError: XMLHttpRequest is not defined