0👍
The entry points are missing in the configuration, i.e. you are not informing webpack from where the application should start.
Also this issue is happening because you have mentioned vendor
please refer this link
- [Vuejs]-Re-populate a directive array reactively in Vue.js
- [Vuejs]-Error saying variable is not defined when it is clearly defined
Source:stackexchange.com