Re: [pgAdmin] Remove hard-source-webpack-plugin

2019-08-08 Thread Dave Page
Thanks, applied. On Thu, Aug 8, 2019 at 2:18 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > We do not need hard-source-webpack-plugin as webpack 4 is fast enough. It > is creating more problems than solving and sometimes we have remove the > generated directory

[pgAdmin] Remove hard-source-webpack-plugin

2019-08-08 Thread Aditya Toshniwal
Hi Hackers, We do not need hard-source-webpack-plugin as webpack 4 is fast enough. It is creating more problems than solving and sometimes we have remove the generated directory to build correctly. Attached is the patch to remove it. In addition to this, I have also changed werkzeug logging level