using minified code outside
-
When I open any post (not page) for editing I get an error in browser console
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 checked in classic editor and block editor.
Installation information:
GetGenie AI Version 2.0.1
WP version 6.1.1
Theme Twenty Sixteen (twentysixteen)
PHP version 8.0.26 (Supports 64bit values)
Web server Apache
The topic ‘using minified code outside’ is closed to new replies.