Closed Aquive closed 2 years ago
Solved.
Solved.
@Aquive kindly share here the details that would be helpful for future queries . Thanks for opening this issue
The compiled JS files just were not on the production server. The public/js files were in gitignore file. :)
Thanks again for great work!
@Aquive
The classic gitignore it gets the best of us in infinite ways !
You also contributed by reaching out . thank you for the explanation
I am using this project as a boilerplate for my new project. First of all, thanks for sharing this and all the work. It saved me lots of time.
Now, I encounter a specific problem. When I deploy the project on production environment it throws an error. And the whole Vue app won't start at all. On my development envoirment it just works.
Dev environment is using nginx. Production is using apache.