Build fails in vue-tour (npm run build)
jayarajan93 opened this issue · 1 comments
jayarajan93 commented
Describe the bug
We are not able to build the app into production. While we run npm run build we get an error ; expected and declaration or statement expected in a jsx file.
To Reproduce
Steps to reproduce the behavior:
- Install v-tour and setup all tours for testing in local.
- run npm run build
- check the console for error
Screenshots
Expected behavior
The app has to properly be built for production without any errors
Desktop (please complete the following information):
- OS: Windows 11
- Browser : Chrome
- Version : 105.0.5195.127
