We are releasing a test rig using the Web UI to a manufacturing facility and the is no guarantee of an internet connection for the PC accessing the webui.
And sure enough, testing this scenario reveals an external javascript dependency:
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/sockjs-client/1.1.4/sockjs.min.js"></script> |
Any recommended methods around this?