Looks like it may be related to an issue where one can not directly open .html
file in resulting dist
folder after building Vue project, and files should be served via server to avoid CORS issues with file
paths.
Any suggestions how to solve this?