INFO Starting development server...
98% after emitting CopyPlugin
ERROR Failed to compile with 1 errors 11:18:18 PM
error in ./src/router/index.js
Module parse failed: Unexpected token (5:9)
You may need an appropriate loader to handle this file type.
As a temp workaround please downgrade webpack to v4.28.4
be aware this will add webpack as a direct dependency in package.json
Anyone having issue:
As a temp workaround please downgrade webpack to v4.28.4
see also: dynamic import() Syntax makes webpack throw an error