From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org> |
Cc: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
Subject: | Fix webpack warnings |
Date: | 2022-08-24 13:50:20 |
Message-ID: | CA+OCxozrRLEW3CAEWUznecGKqW2O3Q6Y51UT_3NXps-yYHKR=Q@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
The attached patch fixes a bunch of warnings about missing utilities in the
webpack process. The primary change is in package.json - the rest is just
the updated lockfile.
Not applying myself, as we're mid-release. Akshay, if you're happy with it,
please apply after you've released and tagged.
Thanks!
--
Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake
Attachment | Content-Type | Size |
---|---|---|
image_utils.diff | application/octet-stream | 82.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2022-08-25 07:51:24 | pgAdmin 4 commit: Pin Flask-SocketIO <= v5.2.0. The latest version does |
Previous Message | Akshay Joshi | 2022-08-23 13:16:46 | Re: [Patch] - Cursor is not visible in trigger code pane |