I'm working on Laravel
and Vuejs
project. In this project when I run command npm run watch
, it's not generating version file in manifest
. How can I solve the issue?
My development environment is:
- Laravel 5.6.*
- Laravel-mix: "^4.1.4"
- Node v11.5.0
- Npm 6.11.3