Enable VueJS January 11, 2019, 05:13:59 AM I found this error when put my system on my server. Help me how to solve it?You are running Vue in development mode.Make sure to turn on production mode when deploying for production.See more tips at https://vuejs.org/guide/deployment.html Quote Selected
Re: Enable VueJS Reply #1 – January 13, 2019, 01:52:26 PM Hi Manto,There is an option of publishing the application in Production mode. Just click on the Publish button and set The PublishToProduction Property to true.Best regards Quote Selected