Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Cannot turn vue.js to production mode, still getting the warning "You are running Vue in development ....

    General Discussion
    3
    3
    1165
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sebastian last edited by

      "You are running Vue in development mode. Make sure to turn on production mode when deploying for production. See more tips at
      

      Tried npm run development, npm run watch, php artisan config:cache

      Tried to put in app.js > Vue.config.productionTip = false

      Tried to put .env > APP_DEBUG = false ( it works only for db bar not for vue.js)
      Tried to put .env > APP_ENV = production without success.

      Can someone help ? It does only on frontend.

      1 Reply Last reply Reply Quote 0
      • V
        Vaishali Agarwal last edited by

        Hi @sebastian
        Follow this https://github.com/bagisto/bagisto/issues/2986

        Thanks

        1 Reply Last reply Reply Quote 0
        • E
          el_nesuferit last edited by

          Where do I change the minified Vue? I have looked everywhere but I can't seem to find it. I also added to my master blade file but that doesn't work either.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post