Project

General

Profile

Actions

Bug #22938

open

Warning "You are currently using minified code outside of NODE_ENV === "production""

Added by Peter Amstutz 10 months ago. Updated 7 months ago.

Status:
In Progress
Priority:
Normal
Assigned To:
-
Category:
Workbench2
Target version:
-
Story points:
-
Release relationship:
Auto

Description

Browser console for Workbench:

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.

Actions #1

Updated by Peter Amstutz 10 months ago

  • Position changed from 154174 to 154181
  • Status changed from New to In Progress
Actions #2

Updated by Peter Amstutz 10 months ago

  • Description updated (diff)
  • Subject changed from Warning to Warning "You are currently using minified code outside of NODE_ENV === "production""
Actions #3

Updated by Peter Amstutz 10 months ago

  • Category set to Workbench2
Actions #4

Updated by Peter Amstutz 10 months ago

  • Target version changed from Development 2025-07-09 to Future
Actions #5

Updated by Brett Smith 9 months ago

  • Target version deleted (Future)
Actions #6

Updated by Brett Smith 7 months ago

  • Release set to 83
Actions

Also available in: Atom PDF