Ionic Upload modifies index.html

Running ionic upload to use the View app causes the unicode ‘ZERO-WIDTH NO BREAK SPACE’ to be injected at the beginning of index.html which causes layout issues with the app. Happens when Visual studio is opened or closed, when the index.html file is open or closed.

I’ve also tried adding empty space before the tag but it still occurs.