XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Error message in browser devtools console

    Scheduled Pinned Locked Moved Unsolved Xen Orchestra
    1 Posts 1 Posters 137 Views 1 Watching
    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.
    • AKorezinA Offline
      AKorezin
      last edited by

      Just noticed error message in browser devtools.
      You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
      I've found out that this messages for the first time arrived in release 5.59.

      I use self-built version. I wonder if it's just me or everyone?

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