pgAdmin 4 commit: Fix webpack config regexps to be more Windows-friendl

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix webpack config regexps to be more Windows-friendl
Date: 2018-05-11 09:23:41
Message-ID: E1fH4H7-0002y0-Kq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix webpack config regexps to be more Windows-friendly.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a34b3f27d47ac2f5be830d5daee62e0bc61a7d31
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/webpack.test.config.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-11 09:35:28 Re: JS Test error on Windows
Previous Message Dave Page 2018-05-11 08:35:56 Re: [pgAdmin4][Patch]: RM #3277 Runtime startup error handling is broken on Windows.