Skip to main content
Topic: Enable VueJS (Read 749 times) previous topic - next topic

Enable VueJS

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



Re: Enable VueJS

Reply #1
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

Re: Enable VueJS

Reply #2
Still error...