pgAdmin 4 commit: Always pack React in prod mode to avoid a bug indebu - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Always pack React in prod mode to avoid a bug indebu
Date
Msg-id E1ds901-00052X-Bc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Always pack React in prod mode to avoid a bug in debug mode that prevents the history tab working.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e819465e386aabeeced8b530c85634dd2d2d0ec9
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/webpack.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Atul Sharma
Date:
Subject: Re: Fonts for pgAdmin
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Run MakeFile to generate builds in production mode