Uncaught SyntaxError: Unexpected token '<' VUE IMPORT code example
Example: vue cli - Uncaught SyntaxError: Unexpected token <
Try by adding <base href="/" /> into the <head> of your index.html. Hope it will work.
Try by adding <base href="/" /> into the <head> of your index.html. Hope it will work.