I tried to run angularjs 2 app dist files as simple html page. i.e. I just double click index.html in the dist folder. But the app is not working: Error:
EXCEPTION: Uncaught (in promise): SecurityError: Failed to execute 'replaceState' on 'History': A history state object with URL 'file:///D:/' cannot be created in a document with origin 'null' and URL 'file:///D:/dev/ProxyVoting/ngapp/dist/index.html'.