vue-admin
vue-admin copied to clipboard
lazyLoading.js import unexpected token while compiling
Hello, after I run npm run watch
I get error from store/modules/menu/lazyLoading.js
.
It says
ERROR in ./resources/assets/js/store/modules/menu/lazyLoading.js
Module build failed: SyntaxError: Unexpected token (3:46)
Screenshot of error:
Any ideas what could this mean? Thank you very much in advance
+1 any update ?